X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=eclipse%2Fplugins%2Fruntime%2Forg.argeo.slc.client.ui%2FMETA-INF%2FMANIFEST.MF;h=d380602a70ed633fd81af125fcc13cb32ff52501;hb=cfec56fbaf66e04f4020b47c70cbdd475b5cff41;hp=ee1ed7c44d30d002de9b7171d94b7a32b5a06a9f;hpb=76216744b69905cdcd9cada93fa157da199a4cef;p=gpl%2Fargeo-slc.git diff --git a/eclipse/plugins/runtime/org.argeo.slc.client.ui/META-INF/MANIFEST.MF b/eclipse/plugins/runtime/org.argeo.slc.client.ui/META-INF/MANIFEST.MF index ee1ed7c44..d380602a7 100644 --- a/eclipse/plugins/runtime/org.argeo.slc.client.ui/META-INF/MANIFEST.MF +++ b/eclipse/plugins/runtime/org.argeo.slc.client.ui/META-INF/MANIFEST.MF @@ -5,7 +5,9 @@ Bundle-SymbolicName: org.argeo.slc.client.ui;singleton:=true Bundle-Version: 0.13.1.SNAPSHOT Bundle-Activator: org.argeo.slc.client.ui.ClientUiPlugin Require-Bundle: org.eclipse.ui;resolution:=optional, - org.eclipse.core.runtime;resolution:=optional + org.eclipse.core.runtime;resolution:=optional, + org.eclipse.rap.ui;resolution:=optional, + org.eclipse.rap.ui.workbench;resolution:=optional Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: J2SE-1.5 Export-Package: org.argeo.slc.client.ui.listeners, @@ -36,6 +38,7 @@ Import-Package: org.apache.commons.io;version="1.4.0", org.argeo.slc.services.impl, org.argeo.slc.test, org.eclipse.core.expressions, + org.eclipse.ui.plugin, org.springframework.beans.factory, org.springframework.context, org.springframework.core.io.support