JSDL Application Parameters

Identifier:
eu.geclipse.jsdl.ui.applicationParameters

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

Description:
[Enter description of this extension point.]

Configuration Markup:

<!ELEMENT extension (applicationName , executablePath , parametersSchema)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT applicationName EMPTY>

<!ATTLIST applicationName

name CDATA #REQUIRED>


<!ELEMENT executablePath EMPTY>

<!ATTLIST executablePath

path CDATA #REQUIRED>


<!ELEMENT parametersSchema EMPTY>

<!ATTLIST parametersSchema

path CDATA #REQUIRED>


Examples:
[Enter extension point usage example here.]

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