]> git.argeo.org Git - lgpl/argeo-commons.git/blob - bnd.bnd
3e0cb3cab717d5769883ba6cdfa761638f0c9399
[lgpl/argeo-commons.git] / 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 *