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