Remote Services

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

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

Description:
This extension point is used to add a remote services provider.

Configuration Markup:

<!ELEMENT extension (remoteServices)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED

>


<!ELEMENT remoteServices EMPTY>

<!ATTLIST remoteServices

id             CDATA #REQUIRED

name           CDATA #REQUIRED

scheme         CDATA #REQUIRED

class          CDATA #REQUIRED

newConnections (true | false)

>


Examples:
[Enter extension point usage example here.]

API Information:
[Enter API information here.]

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