X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=eclipse%2Fplugins%2Fruntime%2Forg.argeo.slc.client.ui%2FMETA-INF%2FMANIFEST.MF;h=d380602a70ed633fd81af125fcc13cb32ff52501;hb=7a7ebb1664ddbbccab83149a16207e7f11b47580;hp=679ac07714c91e22ee368b86b8f88bea562c98fc;hpb=c871d4aadd7f493b587c3ede2994f8799de63791;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 679ac0771..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 @@ -2,10 +2,12 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Ui Bundle-SymbolicName: org.argeo.slc.client.ui;singleton:=true -Bundle-Version: 0.13.0.SNAPSHOT +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