Make Target Builder

Identifier:
org.eclipse.cdt.make.core.MakeTargetBuilder

Since:
[Enter the first release in which this extension point appears.]

Description:
This extension point is used to identify builders that support IMakeBuidlerInfo an arguments.

Configuration Markup:

<!ELEMENT extension (builder)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT builder EMPTY>

<!ATTLIST builder

builderID CDATA #REQUIRED

id        CDATA #REQUIRED>


Examples:
[Enter extension point usage example here.]

API Information:
[Enter API information here.]

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