Connection Profile Image
Identifier:
org.eclipse.datatools.connectivity.ui.connectionProfileImage
Since:
[Enter the first release in which this extension point appears.]
Description:
The Connection Profile Image extension point allows adopters to split out icons from their main connection profile extension into a separate plug-in for UI code and resources.
Configuration Markup:
<!ELEMENT extension (profileImage)+>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED>
<!ELEMENT profileImage EMPTY>
<!ATTLIST profileImage
profileID CDATA #REQUIRED
icon CDATA #REQUIRED>
Examples:
[Enter extension point usage example here.]
API Information:
[Enter API information here.]
Supplied Implementation:
[Enter information about supplied implementation of this extension point.]