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