Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Swanson2003-06-09 16:43:59 +0000
committerDarin Swanson2003-06-09 16:43:59 +0000
commitba96fbc94e259de79b996875739241be3a96c2e5 (patch)
tree2334a32a239b8ac7d2f8fab5fa2044c04bafff48 /org.eclipse.debug.ui/schema
parentdbe6b657c40c4ea0eda3392d3da372eeda558a71 (diff)
downloadeclipse.platform.debug-ba96fbc94e259de79b996875739241be3a96c2e5.tar.gz
eclipse.platform.debug-ba96fbc94e259de79b996875739241be3a96c2e5.tar.xz
eclipse.platform.debug-ba96fbc94e259de79b996875739241be3a96c2e5.zip
Bug 38649 - "Unknown class" in plugin.xml not flagged as warning
Diffstat (limited to 'org.eclipse.debug.ui/schema')
-rw-r--r--org.eclipse.debug.ui/schema/launchShortcuts.exsd3
1 files changed, 0 insertions, 3 deletions
diff --git a/org.eclipse.debug.ui/schema/launchShortcuts.exsd b/org.eclipse.debug.ui/schema/launchShortcuts.exsd
index 96cfa664f..bf825c147 100644
--- a/org.eclipse.debug.ui/schema/launchShortcuts.exsd
+++ b/org.eclipse.debug.ui/schema/launchShortcuts.exsd
@@ -97,9 +97,6 @@ appears in the run and/or debug cascade menus to launch the workbench selection
<documentation>
specifies the launch configuration type category this shortcut is applicable for. When unspecified, the category is null (default).
</documentation>
- <appInfo>
- <meta.attribute kind="resource"/>
- </appInfo>
</annotation>
</attribute>
<attribute name="helpContextId" type="string">

Back to the top