Refactoring: move all code needing the workbench from eclipse.ui to eclipse.ui.workbe...
[lgpl/argeo-commons.git] / org.argeo.security.ui / bnd.bnd
index 176c72a718e6fa5a746ccdd7761eebea218271bf..6dbb1d4e4c51d36d0b3e771821c5141158e6b877 100644 (file)
@@ -8,7 +8,8 @@ Require-Bundle: org.eclipse.ui;resolution:=optional,\
 
 Import-Package: org.argeo.eclipse.spring,\
                                org.apache.log4j;resolution:=optional,\
-                               org.eclipse.swt.widgets;version="[0,4.0)",\
+                               org.eclipse.swt.widgets;version="[0,1.0)",\
+                               org.osgi.framework;version="[1.4,2)",\
                                *
                                
 Export-Packages:       !org.argeo.security.ui.internal.*,\