X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=eclipse%2Fplugins%2Forg.argeo.slc.client.ui.dist%2FMETA-INF%2FMANIFEST.MF;h=632f08d271e34d52289e1cfa21efdb39f42fad8c;hb=9485fdca99c408ae16fd077577973b80b7dde81f;hp=788114fb3187f1c7ad187aa4b714740ca3753dd5;hpb=5904f7081e6903fb2ceb86741853b8a92751a4be;p=gpl%2Fargeo-slc.git diff --git a/eclipse/plugins/org.argeo.slc.client.ui.dist/META-INF/MANIFEST.MF b/eclipse/plugins/org.argeo.slc.client.ui.dist/META-INF/MANIFEST.MF index 788114fb3..632f08d27 100644 --- a/eclipse/plugins/org.argeo.slc.client.ui.dist/META-INF/MANIFEST.MF +++ b/eclipse/plugins/org.argeo.slc.client.ui.dist/META-INF/MANIFEST.MF @@ -4,9 +4,11 @@ Bundle-Name: Dist Bundle-SymbolicName: org.argeo.slc.client.ui.dist;singleton:=true Bundle-Version: 0.13.1.SNAPSHOT Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Require-Bundle: org.eclipse.ui;bundle-version="3.6.1", - org.eclipse.core.runtime;bundle-version="3.6.0" +Require-Bundle: org.eclipse.ui;resolution:=optional, + org.eclipse.rap.ui;resolution:=optional, + org.eclipse.core.runtime Bundle-Activator: org.argeo.slc.client.ui.dist.DistPlugin -Import-Package: aQute.lib.osgi, +Import-Package: aQute.lib.osgi;resolution:=optional, + org.apache.commons.logging;version="1.1.1", org.argeo.eclipse.ui Bundle-ActivationPolicy: lazy