X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.eclipse.ui%2Fbnd.bnd;h=bf8d37a8f1f2eee91054c24e234470d72389ef8e;hb=2abf0cfb9e51aaf792f59a8c33be03decb454381;hp=32bfbc1ade358b5ec61d7a6a49249eeaa260fb7f;hpb=4b56d461613392a3808d886d5373cf46b65a040e;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.eclipse.ui/bnd.bnd b/org.argeo.eclipse.ui/bnd.bnd index 32bfbc1ad..bf8d37a8f 100644 --- a/org.argeo.eclipse.ui/bnd.bnd +++ b/org.argeo.eclipse.ui/bnd.bnd @@ -1,4 +1,3 @@ -Require-Bundle: org.eclipse.core.runtime Import-Package: org.eclipse.core.commands,\ org.eclipse.jface.window,\ org.eclipse.swt,\ @@ -11,12 +10,3 @@ Import-Package: org.eclipse.core.commands,\ javax.jcr.nodetype,\ org.springframework.security.core,\ * - -# Was: -#Bundle-ActivationPolicy: lazy -#Bundle-SymbolicName: org.argeo.eclipse.ui;singleton:=true -#Bundle-Activator: org.argeo.eclipse.ui.ArgeoUiPlugin - -#!org.eclipse.core.commands,\ -# !org.eclipse.core.runtime,\ -# !org.eclipse.ui.plugin,\