Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.equinox.metatype/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.equinox.metatype/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.metatype/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.metatype/META-INF/MANIFEST.MF
index c25eda295..aabc49375 100644
--- a/bundles/org.eclipse.equinox.metatype/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.metatype/META-INF/MANIFEST.MF
@@ -29,3 +29,4 @@ Provide-Capability: osgi.implementation;
osgi.service;
objectClass:List<String>="org.osgi.service.metatype.MetaTypeService";
uses:="org.osgi.service.metatype"
+Automatic-Module-Name: org.eclipse.equinox.metatype

Back to the top