]> git.argeo.org Git - lgpl/argeo-commons.git/blob - org.argeo.eclipse.ui/bnd.bnd
665f180f32a9c874d90e60feb08387863ae7a9eb
[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 org.springframework.dao,\
11 *
12
13 # Was:
14 #Bundle-ActivationPolicy: lazy
15 #Bundle-SymbolicName: org.argeo.eclipse.ui;singleton:=true
16 #Bundle-Activator: org.argeo.eclipse.ui.ArgeoUiPlugin
17
18 #!org.eclipse.core.commands,\
19 # !org.eclipse.core.runtime,\
20 # !org.eclipse.ui.plugin,\