%binaryParserPage

Identifier:
org.eclipse.cdt.ui.BinaryParserPage

Since:
Very early CDT.

Description:
Extension point to associate a binary parser with an optional configuration page.

Configuration Markup:

<!ELEMENT extension (parserPage)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT parserPage EMPTY>

<!ATTLIST parserPage

class    CDATA #IMPLIED

parserID IDREF #IMPLIED

id       CDATA #IMPLIED>


Examples:
[Enter extension point usage example here.]

API Information:
[Enter API information here.]

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