X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.eclipse.ui%2Fbnd.bnd;h=98a501e33f0d0d58e69fb104588dbeee5b32f86f;hb=ccc4c484ae153b5c17606593724dba227f40e4ad;hp=665f180f32a9c874d90e60feb08387863ae7a9eb;hpb=050d54bb859aaed19777b32d7c9e677c532ef52f;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.eclipse.ui/bnd.bnd b/org.argeo.eclipse.ui/bnd.bnd index 665f180f3..98a501e33 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,\ @@ -8,13 +7,5 @@ Import-Package: org.eclipse.core.commands,\ org.springframework.beans.factory,\ org.springframework.core.io.support,\ org.springframework.dao,\ + javax.jcr.nodetype,\ * - -# 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,\