Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'debug/org.eclipse.cdt.gdb')
-rw-r--r--debug/org.eclipse.cdt.gdb/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug/org.eclipse.cdt.gdb/META-INF/MANIFEST.MF b/debug/org.eclipse.cdt.gdb/META-INF/MANIFEST.MF
index 48bc2235dc6..f932d043308 100644
--- a/debug/org.eclipse.cdt.gdb/META-INF/MANIFEST.MF
+++ b/debug/org.eclipse.cdt.gdb/META-INF/MANIFEST.MF
@@ -12,3 +12,4 @@ Bundle-Localization: plugin
Export-Package: org.eclipse.cdt.gdb.eventbkpts,
org.eclipse.cdt.gdb.internal;x-internal:=true,
org.eclipse.cdt.gdb.internal.eventbkpts;x-friends:="org.eclipse.cdt.dsf.gdb,org.eclipse.cdt.tests.dsf.gdb"
+Automatic-Module-Name: org.eclipse.cdt.gdb

Back to the top