Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.equinox.frameworkadmin/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.equinox.frameworkadmin/META-INF/MANIFEST.MF5
1 files changed, 2 insertions, 3 deletions
diff --git a/bundles/org.eclipse.equinox.frameworkadmin/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.frameworkadmin/META-INF/MANIFEST.MF
index cc2bc8ea5..989a82ea3 100644
--- a/bundles/org.eclipse.equinox.frameworkadmin/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.frameworkadmin/META-INF/MANIFEST.MF
@@ -15,11 +15,10 @@ Export-Package: org.eclipse.equinox.internal.frameworkadmin.utils;
org.eclipse.equinox.simpleconfigurator.manipulator",
org.eclipse.equinox.internal.provisional.configuratormanipulator;x-friends:="org.eclipse.equinox.frameworkadmin.equinox,org.eclipse.equinox.simpleconfigurator.manipulator",
org.eclipse.equinox.internal.provisional.frameworkadmin;
- x-friends:="org.eclipse.pde.p2.ui,
- org.eclipse.equinox.p2.touchpoint.eclipse,
+ x-friends:="org.eclipse.equinox.frameworkadmin.equinox,
org.eclipse.equinox.p2.metadata.generator,
org.eclipse.equinox.p2.publisher,
- org.eclipse.equinox.frameworkadmin.equinox,
+ org.eclipse.equinox.p2.touchpoint.eclipse,
org.eclipse.equinox.simpleconfigurator.manipulator"
Bundle-RequiredExecutionEnvironment: J2SE-1.4,
CDC-1.1/Foundation-1.1

Back to the top