External SQL Editor

org.eclipse.wst.rdb.server.extensions.externalSQLEditor

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

This extension point allow users to add an external editor to be used when editing SQL statements.

<!ELEMENT external_editor EMPTY>

<!ATTLIST external_editor

id    CDATA #REQUIRED

class CDATA #REQUIRED

name  CDATA #IMPLIED>

extension point for an external editor to be used instead of the default one



[Enter extension point usage example here.]

[Enter API information here.]

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