1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 23:05:47 +02:00

bug 243839: Managed Build Definitions schema issues

Option's helpSupplier marked as obsolete, tool's commandLineGenerator marked as implements IManagedCommandLineGenerator.
Patch from Torkild Ulvøy Resheim
This commit is contained in:
Andrew Gvozdev 2009-09-13 02:27:19 +00:00
parent 0499bcb428
commit d1d5511415

View file

@ -701,7 +701,7 @@ The pathConverter of a toolchain applies for all tools of the toolchain except i
Specifies the name of the class that implements IManagedCommandLineGenerator in order to provide custom command line generation logic.
</documentation>
<appInfo>
<meta.attribute kind="java"/>
<meta.attribute kind="java" basedOn=":org.eclipse.cdt.managedbuilder.core.IManagedCommandLineGenerator"/>
</appInfo>
</annotation>
</attribute>
@ -1340,7 +1340,7 @@ Additional special types exist to flag options of special relevance to the build
This field is unused in 2.0
</documentation>
<appInfo>
<meta.attribute kind="java"/>
<meta.attribute kind="java" deprecated="true"/>
</appInfo>
</annotation>
</attribute>