Improve workbench layer
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui.workbench / bnd.bnd
index e2e2268129c214511644874c70658162f713bc55..26b6cf263fa122c9c17b138c8857caf01d784bfb 100644 (file)
@@ -4,15 +4,14 @@ 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.rap.ui;resolution:=optional,\
+#org.eclipse.rap.ui.workbench;resolution:=optional
 
 Import-Package: org.argeo.eclipse.ui.specific,\
 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,\
+org.eclipse.swt,\
+org.eclipse.jface.window,\
 *