Process List Query Exentsion
Identifier:
org.eclipse.cdt.core.ProcessList
Description:
[Enter description of this extension point]
Configuration Markup:
<!ELEMENT extension (processList)>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED>
<!ELEMENT processList EMPTY>
<!ATTLIST processList
class CDATA #REQUIRED
platform 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.]