diff options
Diffstat (limited to 'plugins/org.eclipse.eef.common.ui/META-INF/MANIFEST.MF')
-rw-r--r-- | plugins/org.eclipse.eef.common.ui/META-INF/MANIFEST.MF | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.eef.common.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.eef.common.ui/META-INF/MANIFEST.MF index 8c8388ac7..ca16adae1 100644 --- a/plugins/org.eclipse.eef.common.ui/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.eef.common.ui/META-INF/MANIFEST.MF @@ -10,3 +10,4 @@ Bundle-Localization: plugin Require-Bundle: org.eclipse.ui;bundle-version="[3.0.0,4.0.0)", org.eclipse.ui.forms;bundle-version="[3.5.0,4.0.0)" Export-Package: org.eclipse.eef.common.ui.api;version="2.0.0" +Automatic-Module-Name: org.eclipse.eef.common.ui |