X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=org.argeo.suite.e4%2Fbnd.bnd;h=c298fd36cdc709df731db38d6838eebced28c2e9;hb=830789eacdf125b692399b447c4fe5b44e5502f3;hp=e9b5c57e0fc4ed788489a03e7c53cbc4096f2a35;hpb=61d1affe7b61491d665ffb855616ddb91ce7ff41;p=gpl%2Fargeo-suite.git diff --git a/org.argeo.suite.e4/bnd.bnd b/org.argeo.suite.e4/bnd.bnd index e9b5c57..c298fd3 100644 --- a/org.argeo.suite.e4/bnd.bnd +++ b/org.argeo.suite.e4/bnd.bnd @@ -3,7 +3,6 @@ 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,\ @@ -17,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",\ *