sourceMapLanguageSupports

Identifier:
org.eclipse.wst.jsdt.chromium.debug.core.sourceMapLanguageSupports

Since:
2.0

Description:
TODO

Configuration Markup:

<!ELEMENT extension (support+)+>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT support EMPTY>

<!ATTLIST support

id             CDATA #REQUIRED

name           CDATA #REQUIRED

class          CDATA #REQUIRED

fileExtensions CDATA #REQUIRED>


Supplied Implementation:
This plugin itself does not have any predefined builders.