Adapt to RCP.
[gpl/argeo-suite.git] / org.argeo.suite.e4 / bnd.bnd
index ba553ca427e0a2b4c5898b88ae48de9488574826..c298fd36cdc709df731db38d6838eebced28c2e9 100644 (file)
@@ -1,8 +1,8 @@
 Bundle-ActivationPolicy: lazy
 Service-Component: OSGI-INF/systemE4Service.xml,\
+OSGI-INF/resourcesE4Service.xml,\
 OSGI-INF/activitiesE4Service.xml,\
 OSGI-INF/peopleE4Service.xml,\
-OSGI-INF/trackerE4Service.xml,\
 OSGI-INF/documentsE4Service.xml
 
 Import-Package: org.eclipse.swt,\
@@ -16,5 +16,6 @@ org.argeo.activities.e4,\
 org.argeo.people.e4,\
 org.argeo.people.e4.handlers,\
 org.argeo.documents.e4,\
-org.argeo.tracker.e4,\
+org.argeo.connect.e4.resources,\
+org.eclipse.rap.*;version="0.0.0",\
 *