]> git.argeo.org Git - gpl/argeo-suite.git/blob - org.argeo.suite.e4/bnd.bnd
Introduce Argeo WM
[gpl/argeo-suite.git] / org.argeo.suite.e4 / bnd.bnd
1 Bundle-ActivationPolicy: lazy
2 Service-Component: OSGI-INF/systemE4Service.xml,\
3 OSGI-INF/activitiesE4Service.xml,\
4 OSGI-INF/peopleE4Service.xml,\
5 OSGI-INF/documentsE4Service.xml
6
7 Import-Package: org.eclipse.swt,\
8 org.eclipse.core.commands.common,\
9 javax.jcr.nodetype,\
10 org.eclipse.e4.core.contexts,\
11 org.argeo.connect.ui,\
12 org.argeo.connect.e4,\
13 org.argeo.activities.e4,\
14 org.argeo.people.e4,\
15 org.argeo.documents.e4,\
16 org.argeo.tracker.e4,\
17 *