Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.ui.intro/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.ui.intro/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.ui.intro/META-INF/MANIFEST.MF b/org.eclipse.ui.intro/META-INF/MANIFEST.MF
index 4ac083ca7..b045e7abc 100644
--- a/org.eclipse.ui.intro/META-INF/MANIFEST.MF
+++ b/org.eclipse.ui.intro/META-INF/MANIFEST.MF
@@ -39,3 +39,4 @@ Import-Package: javax.xml.parsers,
org.w3c.dom,
org.xml.sax
Bundle-ActivationPolicy: lazy
+Automatic-Module-Name: org.eclipse.ui.intro

Back to the top