Service Provider Configuration UIs

Identifier:
org.eclipse.ptp.services.ui.providerConfigurations

Since:
3.0

Description:
Extension point to specify configuration UIs for service providers.

Configuration Markup:

<!ELEMENT extension (providerContributor)+>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT providerContributor EMPTY>

<!ATTLIST providerContributor

id                   CDATA #REQUIRED

class                CDATA #IMPLIED

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