diff options
Diffstat (limited to 'plugins/org.eclipse.eef.common/META-INF/MANIFEST.MF')
-rw-r--r-- | plugins/org.eclipse.eef.common/META-INF/MANIFEST.MF | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.eef.common/META-INF/MANIFEST.MF b/plugins/org.eclipse.eef.common/META-INF/MANIFEST.MF index 6c80ffac4..240edd363 100644 --- a/plugins/org.eclipse.eef.common/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.eef.common/META-INF/MANIFEST.MF @@ -16,3 +16,4 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.0.0,4.0.0)", org.eclipse.emf.ecore;bundle-version="[2.8.0,3.0.0)" Bundle-ActivationPolicy: lazy Bundle-Activator: org.eclipse.eef.common.internal.EEFCommonPlugin$Implementation +Automatic-Module-Name: org.eclipse.eef.common |