]> git.argeo.org Git - lgpl/argeo-commons.git/blob - swt/rcp/org.argeo.swt.specific.rcp/bnd.bnd
Simplify multi-runtime
[lgpl/argeo-commons.git] / swt / rcp / org.argeo.swt.specific.rcp / bnd.bnd
1 Import-Package: \
2 org.eclipse.core.commands;resolution:=optional,\
3 !org.eclipse.core.runtime,\
4 !org.eclipse.ui.plugin,\
5 org.eclipse.swt,\
6 javax.servlet.http;resolution:=optional,\
7 javax.servlet;resolution:=optional,\
8 java.awt.*;resolution:=optional,\
9 javax.swing.*;resolution:=optional,\
10 org.eclipse.swt.awt.*;resolution:=optional,\
11 *
12
13 Export-Package: org.argeo.*,\
14 org.eclipse.rap.fileupload.*;version="3.10",\
15 org.eclipse.rap.rwt.*;version="3.10"
16
17 # Was !org.eclipse.core.commands, why ?
18
19 Bundle-Activator: org.argeo.internal.swt.specific.osgi.SwtSpecificRcpActivator
20 #Bundle-ActivationPolicy: lazy
21 #Ignore-Package: org.eclipse.core.commands