Additional Languages

org.eclipse.cdt.core.AdditionalLanguages

Adds an additional language to the CDT, supported by the given class, which must implement IAdditionalLanguage.

<!ELEMENT language EMPTY>

<!ATTLIST language

class CDATA #REQUIRED>

Adds an additional language to the CDT, supported by the given class, which must implement IAdditionalLanguage.



[Enter extension point usage example here.]

[Enter API information here.]

[Enter information about supplied implementation of this extension point.]