Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2007-05-17 20:14:33 +0000
committerDarin Wright2007-05-17 20:14:33 +0000
commit8c4861f8f534c454bd6ee6e3971e9a7a3f0f9210 (patch)
tree4cff855906a23f2b57f68a953bc3f9658084b9d5 /org.eclipse.debug.ui/schema
parent974c86fe01dc05af748b4c12ed659eebd097e579 (diff)
downloadeclipse.platform.debug-8c4861f8f534c454bd6ee6e3971e9a7a3f0f9210.tar.gz
eclipse.platform.debug-8c4861f8f534c454bd6ee6e3971e9a7a3f0f9210.tar.xz
eclipse.platform.debug-8c4861f8f534c454bd6ee6e3971e9a7a3f0f9210.zip
doc updates
Diffstat (limited to 'org.eclipse.debug.ui/schema')
-rw-r--r--org.eclipse.debug.ui/schema/launchConfigurationTypeImages.exsd5
1 files changed, 0 insertions, 5 deletions
diff --git a/org.eclipse.debug.ui/schema/launchConfigurationTypeImages.exsd b/org.eclipse.debug.ui/schema/launchConfigurationTypeImages.exsd
index 8417605e9..a9ae61601 100644
--- a/org.eclipse.debug.ui/schema/launchConfigurationTypeImages.exsd
+++ b/org.eclipse.debug.ui/schema/launchConfigurationTypeImages.exsd
@@ -26,11 +26,6 @@
</element>
<element name="launchConfigurationTypeImage">
- <annotation>
- <documentation>
- &lt;p&gt;Since 3.3, a launch configuration type image can be specified by a launch configuration type extension.&lt;/p&gt;
- </documentation>
- </annotation>
<complexType>
<attribute name="id" type="string" use="required">
<annotation>

Back to the top