X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=org.argeo.eclipse.ui%2Fbnd.bnd;h=b836fc0e90659066d63787e393d69a12d8b769fa;hb=f653b688dbff0dafb7b975b9296e6aa5b6dfd764;hp=41f9266c98af465edd034ddcca2bb743cd1611a4;hpb=0a92e95ea4c674cf408738d57917db13f336214b;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.eclipse.ui/bnd.bnd b/org.argeo.eclipse.ui/bnd.bnd index 41f9266c9..b836fc0e9 100644 --- a/org.argeo.eclipse.ui/bnd.bnd +++ b/org.argeo.eclipse.ui/bnd.bnd @@ -1,9 +1,5 @@ -Bundle-ActivationPolicy: lazy -Bundle-Activator: org.argeo.eclipse.ui.ArgeoUiPlugin -Require-Bundle: org.eclipse.ui;resolution:=optional,org.eclipse.rap.ui;resolution:=optional,org.eclipse.core.runtime -Import-Package: org.springframework.beans.factory,\ -org.springframework.core.io.support,\ -!org.eclipse.core.runtime,\ -!org.eclipse.core.commands,\ -!org.eclipse.ui.plugin,\ -* +Import-Package: javax.jcr.nodetype,\ + org.eclipse.swt,\ + org.eclipse.jface.window,\ + org.eclipse.core.commands.common,\ + *