Remove 32 bits SWT.
[lgpl/argeo-commons.git] / org.argeo.cms.ui.workbench.rap / bnd.bnd
index 9f4fc9245c5dfe372c13d627ab0234033066a907..f9e7f66df478fd140956ee6a6eba068ced1034bb 100644 (file)
@@ -1,14 +1,14 @@
 Bundle-SymbolicName: org.argeo.cms.ui.workbench.rap;singleton:=true
-Bundle-Activator: org.argeo.security.ui.rap.SecureRapActivator
+Bundle-Activator: org.argeo.cms.ui.workbench.rap.SecureRapActivator
 Bundle-ActivationPolicy: lazy
 
 Require-Bundle: org.eclipse.rap.ui,org.eclipse.core.runtime
 
-Import-Package: org.argeo.eclipse.spring,\
-org.argeo.eclipse.ui.specific,\
-org.argeo.eclipse.ui.workbench.commands,\
-org.argeo.cms,\
+Import-Package: org.argeo.cms,\
 org.argeo.cms.auth,\
-org.argeo.security.ui,\
+org.argeo.cms.ui.workbench,\
+org.argeo.cms.ui.workbench.commands,\
+org.argeo.eclipse.ui.specific,\
+org.argeo.eclipse.spring,\
 org.argeo.node,\
 *