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.]
Copyright (c) 2005 IBM Corporation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html