X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=eclipse%2Fplugins%2Forg.argeo.eclipse.ui%2FMETA-INF%2FMANIFEST.MF;h=482c70328d0e26499870eb3e73e68342a998797d;hb=a42899a361f83d4144be633c0a445b262f428f46;hp=f1109799ee74a05e8b07ddf4fb1d3c777ffecac8;hpb=e0c5ce719b9eb9ed21baad8a7b4bb876b549d9a6;p=lgpl%2Fargeo-commons.git diff --git a/eclipse/plugins/org.argeo.eclipse.ui/META-INF/MANIFEST.MF b/eclipse/plugins/org.argeo.eclipse.ui/META-INF/MANIFEST.MF index f1109799e..482c70328 100644 --- a/eclipse/plugins/org.argeo.eclipse.ui/META-INF/MANIFEST.MF +++ b/eclipse/plugins/org.argeo.eclipse.ui/META-INF/MANIFEST.MF @@ -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,