diff --git a/core/org.eclipse.cdt.ui/schema/cPropertyTab.exsd b/core/org.eclipse.cdt.ui/schema/cPropertyTab.exsd index 80d913608e2..5dcd20a4eec 100644 --- a/core/org.eclipse.cdt.ui/schema/cPropertyTab.exsd +++ b/core/org.eclipse.cdt.ui/schema/cPropertyTab.exsd @@ -1,10 +1,10 @@ - + - - - + + + Implementation of property/preference UI element. @@ -28,6 +28,11 @@ their weights. + + + + + @@ -51,9 +56,9 @@ their weights. - + - + @@ -67,19 +72,19 @@ their weights. Icon to be displayed for corresponding tab in tabfolder. Ignored for single-tab pages - + - + - Class implementing org.eclipse.cdt.managedbuilder.ui.newproperties.ICPropertyTab + Class implementing org.eclipse.cdt.ui.newui.ICPropertyTab - - - + + + @@ -126,18 +131,18 @@ Ignored for single-tab page. - + - + 4.0 - + - + <extension point="org.eclipse.cdt.ui.cPropertyTab"> @@ -152,20 +157,19 @@ Ignored for single-tab page. - + - + Tabs must implement interface: org.eclipse.cdt.managedbuilder.ui.newproperties.ICPropertyTab - - + - + Implementors in org.eclipse.cdt.ui.newui: BinaryParsTab @@ -200,9 +204,9 @@ ToolSettingsTab - + - + /******************************************************************************* * Copyright (c) 2007 Intel Corporation and others.