]> git.argeo.org Git - lgpl/argeo-commons.git/blob - org.argeo.eclipse.ui/bnd.bnd
[maven-release-plugin] rollback the release of argeo-commons-2.1.12
[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 javax.jcr.nodetype,\
12 *
13
14 # Was:
15 #Bundle-ActivationPolicy: lazy
16 #Bundle-SymbolicName: org.argeo.eclipse.ui;singleton:=true
17 #Bundle-Activator: org.argeo.eclipse.ui.ArgeoUiPlugin
18
19 #!org.eclipse.core.commands,\
20 # !org.eclipse.core.runtime,\
21 # !org.eclipse.ui.plugin,\