Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'cross/org.eclipse.cdt.launch.remote/META-INF')
-rw-r--r--cross/org.eclipse.cdt.launch.remote/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/cross/org.eclipse.cdt.launch.remote/META-INF/MANIFEST.MF b/cross/org.eclipse.cdt.launch.remote/META-INF/MANIFEST.MF
index bd32072b6bc..4acd8276dac 100644
--- a/cross/org.eclipse.cdt.launch.remote/META-INF/MANIFEST.MF
+++ b/cross/org.eclipse.cdt.launch.remote/META-INF/MANIFEST.MF
@@ -29,3 +29,4 @@ Export-Package: org.eclipse.cdt.internal.launch.remote;x-internal:=true,
org.eclipse.cdt.launch.remote;x-internal:=true,
org.eclipse.cdt.launch.remote.launching;x-internal:=true,
org.eclipse.cdt.launch.remote.tabs;x-internal:=true
+Automatic-Module-Name: org.eclipse.cdt.launch.remote

Back to the top