]> git.argeo.org Git - lgpl/argeo-commons.git/blob - org.argeo.eclipse.ui.rap/bnd.bnd
CMS and RAP launch definitions
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui.rap / bnd.bnd
1 Bundle-ActivationPolicy: lazy
2 Bundle-Activator: org.argeo.eclipse.ui.ArgeoUiPlugin
3 Require-Bundle: org.eclipse.rap.ui,org.eclipse.core.runtime
4 Import-Package: org.apache.commons.io,\
5 org.argeo,\
6 org.springframework.beans.factory,\
7 org.springframework.core.io.support,\
8 !org.eclipse.rwt.widgets,\
9 !org.eclipse.core.runtime,\
10 !org.eclipse.core.commands,\
11 !org.eclipse.ui.plugin,\
12 *