Adapt to Argeo TP v2.1.6
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui.workbench / bnd.bnd
index cc95c7652b641651a755806b78631061259fab53..e2e2268129c214511644874c70658162f713bc55 100644 (file)
@@ -8,10 +8,11 @@ org.eclipse.rap.ui;resolution:=optional,\
 org.eclipse.rap.ui.workbench;resolution:=optional
 
 Import-Package: org.argeo.eclipse.ui.specific,\
-org.eclipse.swt.widgets;version="[0,1)",\
-org.osgi.framework;version="[1.5,2)",\
+org.eclipse.swt.widgets,\
+org.osgi.framework,\
 org.osgi.service.packageadmin,\
-org.osgi.util.tracker;version="[1.4,2)",\
+org.osgi.util.tracker,\
 org.springframework.beans.factory,\
 org.springframework.core.io.support,\
+!org.eclipse.core.runtime,\
 *