X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=eclipse%2Fplugins%2Forg.argeo.slc.client.ui.dist%2FMETA-INF%2FMANIFEST.MF;h=29d4774b80454200452c662d4c33016ea03df611;hb=385268ffdce5bafb3277251da58b22b0661f4257;hp=632f08d271e34d52289e1cfa21efdb39f42fad8c;hpb=9485fdca99c408ae16fd077577973b80b7dde81f;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 632f08d27..29d4774b8 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 @@ -9,6 +9,12 @@ Require-Bundle: org.eclipse.ui;resolution:=optional, org.eclipse.core.runtime Bundle-Activator: org.argeo.slc.client.ui.dist.DistPlugin Import-Package: aQute.lib.osgi;resolution:=optional, + javax.jcr;version="[2.0.0,3.0.0)", org.apache.commons.logging;version="1.1.1", - org.argeo.eclipse.ui + org.argeo.eclipse.spring, + org.argeo.eclipse.ui, + org.argeo.eclipse.ui.jcr.commands, + org.argeo.eclipse.ui.jcr.editors, + org.argeo.eclipse.ui.jcr.views, + org.argeo.jcr Bundle-ActivationPolicy: lazy