]> git.argeo.org Git - lgpl/argeo-commons.git/blob - org.argeo.eclipse.ui/bnd.bnd
1c68f758debe5c2ed749b58bb320d8f42266974e
[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.swt,\
4 org.eclipse.swt.widgets;version="[0,1)",\
5 org.osgi.framework;version="[1.5,2)",\
6 org.osgi.util.tracker;version="[1.4,2)",\
7 org.springframework.beans.factory,\
8 org.springframework.core.io.support,\
9 *
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,\