Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.eef.properties.ui.legacy')
-rw-r--r--plugins/org.eclipse.eef.properties.ui.legacy/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.eef.properties.ui.legacy/META-INF/MANIFEST.MF b/plugins/org.eclipse.eef.properties.ui.legacy/META-INF/MANIFEST.MF
index 3d6ded24e..78c402843 100644
--- a/plugins/org.eclipse.eef.properties.ui.legacy/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.eef.properties.ui.legacy/META-INF/MANIFEST.MF
@@ -19,3 +19,4 @@ Export-Package: org.eclipse.eef.properties.ui.legacy.internal;version="2.0.0";x-
org.eclipse.eef.properties.ui.legacy.internal.extension;version="2.0.0";x-internal:=true,
org.eclipse.eef.properties.ui.legacy.internal.extension.impl;version="2.0.0";x-friends:="org.eclipse.eef.ui.tests",
org.eclipse.eef.properties.ui.legacy.internal.legacy2eef;version="2.0.0";x-internal:=true
+Automatic-Module-Name: org.eclipse.eef.properties.ui.legacy

Back to the top