Remove 32 bits SWT.
[lgpl/argeo-commons.git] / org.argeo.cms.ui.workbench / bnd.bnd
index b80fb435f8cd01c841deb695121bc849b1250895..da2875c31ce73ddfb33907c2d5ed2253f8f87183 100644 (file)
@@ -1,20 +1,22 @@
 Bundle-SymbolicName: org.argeo.cms.ui.workbench;singleton:=true
-Bundle-Activator: org.argeo.cms.ui.workbench.SecurityUiPlugin
+Bundle-Activator: org.argeo.cms.ui.workbench.WorkbenchUiPlugin
 Bundle-ActivationPolicy: lazy
 
 Require-Bundle:        org.eclipse.core.runtime,\
 org.eclipse.core.commands
 
 Import-Package:        org.argeo.cms.auth,\
+org.argeo.cms,\
+org.argeo.cms.ui,\
 org.argeo.eclipse.spring,\
+org.argeo.eclipse.ui.utils,\
 org.eclipse.core.runtime.jobs,\
 org.eclipse.jface.window,\
 org.eclipse.swt,\
 org.eclipse.swt.widgets,\
 org.eclipse.ui.services,\
-org.osgi.framework,\
+org.osgi.*;version=0.0.0,\
 org.springframework.core,\
-org.osgi.util.tracker,\
 org.springframework.beans.factory,\
 org.springframework.core.io.support,\
 !org.eclipse.core.runtime,\