]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - org.argeo.eclipse.ui.workbench/bnd.bnd
Prepare next development cycle
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui.workbench / bnd.bnd
index 12e9e59eb97a04ea0cdd01faf8a47ec153687164..e2e2268129c214511644874c70658162f713bc55 100644 (file)
@@ -3,14 +3,16 @@ Bundle-ActivationPolicy: lazy
 Bundle-Activator: org.argeo.eclipse.ui.workbench.WorkbenchUiPlugin
 
 Require-Bundle: org.eclipse.ui;resolution:=optional,\
-                               org.eclipse.core.runtime,\
-                               org.eclipse.rap.ui;resolution:=optional,\
-                               org.eclipse.rap.ui.workbench;resolution:=optional
+org.eclipse.core.runtime,\
+org.eclipse.rap.ui;resolution:=optional,\
+org.eclipse.rap.ui.workbench;resolution:=optional
 
 Import-Package: org.argeo.eclipse.ui.specific,\
-                               org.argeo.eclipse.spring,\
-                               org.osgi.framework,\
-                               org.osgi.service.packageadmin,\
-                               org.springframework.beans.factory,\
-                               org.springframework.core.io.support,\
-                               *
+org.eclipse.swt.widgets,\
+org.osgi.framework,\
+org.osgi.service.packageadmin,\
+org.osgi.util.tracker,\
+org.springframework.beans.factory,\
+org.springframework.core.io.support,\
+!org.eclipse.core.runtime,\
+*