Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.debug.core/component.xml')
-rw-r--r--org.eclipse.debug.core/component.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.debug.core/component.xml b/org.eclipse.debug.core/component.xml
index 3fe9c5c8a..71f9b8953 100644
--- a/org.eclipse.debug.core/component.xml
+++ b/org.eclipse.debug.core/component.xml
@@ -29,6 +29,7 @@
<type name="ILaunchListener" />
<type name="ILaunchManager" implement="false" />
<type name="ILaunchMode" implement="false" />
+ <type name="ILaunchOption" implement="false" />
<type name="ILogicalStructureProvider" />
<type name="ILogicalStructureType" />
<type name="IMemoryBlockListener" />

Back to the top