Process List Query Exentsion

org.eclipse.cdt.core.ProcessList

[Enter description of this extension point]

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


[Enter extension point usage example here.]

[Enter API information here.]

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