Refactoring: move all code needing the workbench from eclipse.ui to eclipse.ui.workbe...
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui.workbench / bnd.bnd
index cc75c057ef7acc021dd8b2395e8ed74391151abb..d6c44eeb98bfd7eea3ed3cc935ecb39b6a1b988c 100644 (file)
@@ -8,10 +8,10 @@ Require-Bundle: org.eclipse.ui;resolution:=optional,\
                                org.eclipse.rap.ui.workbench;resolution:=optional
 
 Import-Package: org.argeo.eclipse.ui.specific,\
-                               org.argeo.eclipse.spring,\
                                org.eclipse.swt.widgets;version="[0,1)",\
                                org.osgi.framework;version="[1.5,2)",\
                                org.osgi.service.packageadmin,\
+                               org.osgi.util.tracker;version="[1.4,2)",\
                                org.springframework.beans.factory,\
                                org.springframework.core.io.support,\
                                *