Remote Server

Identifier:
org.eclipse.ptp.remote.core.remoteServer

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

Description:
[Enter description of this extension point.]

Configuration Markup:

<!ELEMENT extension (remoteServer)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED

>


<!ELEMENT remoteServer EMPTY>

<!ATTLIST remoteServer

name                    CDATA #REQUIRED

id                      CDATA #REQUIRED

continuous              (true | false)

class                   CDATA #REQUIRED

payload                 CDATA #REQUIRED

launchCommand           CDATA #REQUIRED

unpackCommand           CDATA #IMPLIED

verifyLaunchCommand     CDATA #IMPLIED

verifyLaunchFailMessage CDATA #IMPLIED

verifyLaunchPattern     CDATA #IMPLIED

verifyUnpackCommand     CDATA #IMPLIED

verifyUnpackFailMessage CDATA #IMPLIED

verifyUnpackPattern     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.]