Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2008-02-02 02:57:44 +0000
committerPascal Rapicault2008-02-02 02:57:44 +0000
commitcc44085a396623e7230654b30a8bfb7f1a0616c1 (patch)
tree8ef13d62e754c4bc006be5add8cc9540fb069bf0 /bundles/org.eclipse.equinox.frameworkadmin/META-INF
parent6c6d93fb81ef61ed43fc7b93ae5b9be1ea46ce2d (diff)
downloadrt.equinox.p2-cc44085a396623e7230654b30a8bfb7f1a0616c1.tar.gz
rt.equinox.p2-cc44085a396623e7230654b30a8bfb7f1a0616c1.tar.xz
rt.equinox.p2-cc44085a396623e7230654b30a8bfb7f1a0616c1.zip
Resolve the paths relative to the osgi.install.area
Diffstat (limited to 'bundles/org.eclipse.equinox.frameworkadmin/META-INF')
-rw-r--r--bundles/org.eclipse.equinox.frameworkadmin/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.frameworkadmin/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.frameworkadmin/META-INF/MANIFEST.MF
index d331cdd87..9858ca323 100644
--- a/bundles/org.eclipse.equinox.frameworkadmin/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.frameworkadmin/META-INF/MANIFEST.MF
@@ -11,3 +11,4 @@ Export-Package: org.eclipse.equinox.configuratormanipulator,
org.eclipse.equinox.internal.frameworkadmin.utils;x-friends:="org.eclipse.equinox.frameworkadmin.equinox"
Bundle-RequiredExecutionEnvironment: J2SE-1.4,
CDC-1.1/Foundation-1.1
+Require-Bundle: org.eclipse.equinox.common;bundle-version="3.4.0"

Back to the top