Scanner configuration discovery profile options page

org.eclipse.cdt.make.ui.DiscoveryProfilePage

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

A

<!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.



[Enter extension point usage example here.]

[Enter API information here.]

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