Alternate SQL Editor

org.eclipse.wst.rdb.core.ui.alternateSQLEditor

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

This extension point allow users to add an alternate editor to be used when opening a generated DDL file.

<!ELEMENT alternate_editor EMPTY>

<!ATTLIST alternate_editor

id    CDATA #REQUIRED

name  CDATA #IMPLIED

class CDATA #REQUIRED>

extension point for an alternate 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.]