Scanner configuration discovery profile options page

Identifier:
org.eclipse.cdt.make.ui.DiscoveryProfilePage

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

Description:
A

Configuration Markup:

<!ELEMENT extension (profilePage+)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>

An extension to define implementation of a SCD profile options page.



<!ELEMENT profilePage EMPTY>

<!ATTLIST profilePage

name      CDATA #REQUIRED

profileId CDATA #REQUIRED

class     CDATA #REQUIRED>

Element defines a class that implements SCD profile options page for a profile with specified id.



Examples:
[Enter extension point usage example here.]

API Information:
[Enter API information here.]

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