]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - eclipse/plugins/org.argeo.eclipse.ui/META-INF/MANIFEST.MF
Force commands dependency
[lgpl/argeo-commons.git] / eclipse / plugins / org.argeo.eclipse.ui / META-INF / MANIFEST.MF
index f1109799ee74a05e8b07ddf4fb1d3c777ffecac8..482c70328d0e26499870eb3e73e68342a998797d 100644 (file)
@@ -6,10 +6,12 @@ Bundle-Version: 0.2.1.SNAPSHOT
 Bundle-Activator: org.argeo.eclipse.ui.ArgeoUiPlugin
 Bundle-Vendor: Argeo
 Require-Bundle: org.eclipse.ui,
- org.eclipse.core.runtime
+ org.eclipse.core.runtime,
+ org.springframework.osgi.extender;bundle-version="1.2.1"
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Bundle-ActivationPolicy: lazy
-Import-Package: org.springframework.beans.factory;version="2.5.6.SEC01",
+Import-Package: org.apache.commons.logging;version="1.1.1",
+ org.springframework.beans.factory;version="2.5.6.SEC01",
  org.springframework.context;version="2.5.6.SEC01",
  org.springframework.core.io.support;version="2.5.6.SEC01"
 Export-Package: org.argeo.eclipse.spring,