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.simpleconfigurator.manipulator/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.simpleconfigurator.manipulator/META-INF')
-rw-r--r--bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF
index 6cc9de0ae..6e8f6b5b0 100644
--- a/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF
@@ -18,3 +18,4 @@ Export-Package: org.eclipse.equinox.internal.simpleconfigurator.utils;x-internal
org.eclipse.equinox.simpleconfigurator.manipulator.internal;x-friends:="org.eclipse.equinox.p2.touchpoint.eclipse"
Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,
J2SE-1.4
+Require-Bundle: org.eclipse.equinox.common;bundle-version="3.4.0"

Back to the top