X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.cms.ui.workbench%2Fbnd.bnd;h=9b38202e0644de746f10a6d0c5cab6d3a8c01e97;hb=b58fe162d2c7adf0aa6c54ee575e75ecebff11bf;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..9b38202e0 100644 --- a/org.argeo.cms.ui.workbench/bnd.bnd +++ b/org.argeo.cms.ui.workbench/bnd.bnd @@ -1,5 +1,5 @@ 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,\ @@ -7,14 +7,14 @@ org.eclipse.core.commands Import-Package: org.argeo.cms.auth,\ 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,\