From 7bb447f90a461f9ad366522da4a0ad77e129824f Mon Sep 17 00:00:00 2001 From: Mikhail Sennikovsky Date: Mon, 2 Apr 2007 09:57:38 +0000 Subject: [PATCH] fix for [Bug 180455] [Build] Build properties extension point missing schema --- .../schema/buildProperties.exsd | 66 +++++++++++++++++++ 1 file changed, 66 insertions(+) diff --git a/build/org.eclipse.cdt.managedbuilder.core/schema/buildProperties.exsd b/build/org.eclipse.cdt.managedbuilder.core/schema/buildProperties.exsd index b21a6e00848..0b3fcb9233b 100644 --- a/build/org.eclipse.cdt.managedbuilder.core/schema/buildProperties.exsd +++ b/build/org.eclipse.cdt.managedbuilder.core/schema/buildProperties.exsd @@ -11,7 +11,17 @@ + + + The build properties extension point is used to specify the property types and their values to be used with the tool definitions. The primary use if the build properties for now is option anablement/adjustment expressions. + + + + + + + @@ -39,6 +49,62 @@ + + + + specifies the property type + + + + + + + the property type id + + + + + + + translatable property type name + + + + + + + + + + + + + + + property value id + + + + + + + translatable property value name + + + + + + + + + + the property type id this value belongs to + + + + + +