Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'memory/org.eclipse.cdt.debug.ui.memory.transport/META-INF/MANIFEST.MF')
-rw-r--r--memory/org.eclipse.cdt.debug.ui.memory.transport/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/memory/org.eclipse.cdt.debug.ui.memory.transport/META-INF/MANIFEST.MF b/memory/org.eclipse.cdt.debug.ui.memory.transport/META-INF/MANIFEST.MF
index 0f070953b17..4deab8b299c 100644
--- a/memory/org.eclipse.cdt.debug.ui.memory.transport/META-INF/MANIFEST.MF
+++ b/memory/org.eclipse.cdt.debug.ui.memory.transport/META-INF/MANIFEST.MF
@@ -17,3 +17,4 @@ Bundle-Activator: org.eclipse.cdt.debug.ui.memory.transport.MemoryTransportPlugi
Export-Package: org.eclipse.cdt.debug.ui.memory.transport,
org.eclipse.cdt.debug.ui.memory.transport.actions,
org.eclipse.cdt.debug.ui.memory.transport.model
+Automatic-Module-Name: org.eclipse.cdt.debug.ui.memory.transport

Back to the top