X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.cms.ui.workbench%2Fbnd.bnd;h=2f7a7ee4499c3c16469c73f0c6db77e78fea05b7;hb=ff9ac5ec64387d6947357e4112a310c97d1ef09d;hp=b80fb435f8cd01c841deb695121bc849b1250895;hpb=4338fa5772c552075801aa689e5c2488b85d6756;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.cms.ui.workbench/bnd.bnd b/org.argeo.cms.ui.workbench/bnd.bnd index b80fb435f..2f7a7ee44 100644 --- a/org.argeo.cms.ui.workbench/bnd.bnd +++ b/org.argeo.cms.ui.workbench/bnd.bnd @@ -1,20 +1,21 @@ 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.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,\