Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.debug.core/schema/launchers.exsd')
-rw-r--r--org.eclipse.debug.core/schema/launchers.exsd5
1 files changed, 5 insertions, 0 deletions
diff --git a/org.eclipse.debug.core/schema/launchers.exsd b/org.eclipse.debug.core/schema/launchers.exsd
index 3140bb7f5..2a90cdf03 100644
--- a/org.eclipse.debug.core/schema/launchers.exsd
+++ b/org.eclipse.debug.core/schema/launchers.exsd
@@ -14,6 +14,11 @@ launch manager.
</annotation>
<element name="extension">
+ <annotation>
+ <appInfo>
+ <meta.element deprecated="true"/>
+ </appInfo>
+ </annotation>
<complexType>
<sequence>
<element ref="launcher" minOccurs="0" maxOccurs="unbounded"/>

Back to the top