Tabs for XML
Identifier:
org.eclipse.wst.rdb.outputview.xmlTabs
Since:
[Enter the first release in which this extension point appears.]
Description:
This extension-point allows users to add one or more TabItems to the parent TabFolder for displaying XML data. For example, a tab for showing the xml tree would be a good extension. The default parent folder only displays the xml source.
Configuration Markup:
<!ELEMENT tabs EMPTY>
<!ATTLIST tabs
class 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.]