]> git.argeo.org Git - lgpl/argeo-commons.git/blob - org.argeo.eclipse.ui/bnd.bnd
c7b5f88f14cd3d567354ed0182309b870b10ab69
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui / bnd.bnd
1 Require-Bundle: org.eclipse.core.runtime
2 Import-Package: org.eclipse.core.commands,\
3 org.eclipse.jface.window,\
4 org.eclipse.swt,\
5 org.eclipse.swt.widgets;version="[0,1)",\
6 org.osgi.framework;version="[1.5,2)",\
7 org.osgi.util.tracker;version="[1.4,2)",\
8 org.springframework.beans.factory,\
9 org.springframework.core.io.support,\
10 *
11
12 # Was:
13 #Bundle-ActivationPolicy: lazy
14 #Bundle-SymbolicName: org.argeo.eclipse.ui;singleton:=true
15 #Bundle-Activator: org.argeo.eclipse.ui.ArgeoUiPlugin
16
17 #!org.eclipse.core.commands,\
18 # !org.eclipse.core.runtime,\
19 # !org.eclipse.ui.plugin,\