X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=org.argeo.eclipse.ui%2Fbnd.bnd;h=ad8e581781fd6d55c6c9ba56435e29046b8e1848;hb=c53fec78daddb69c489686844188036b04e1615a;hp=9fe6f10f1fd995d9639c88d1de1372223997baf7;hpb=ea9e4bdcd8f20ef8509c08066b9c102306661448;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.eclipse.ui/bnd.bnd b/org.argeo.eclipse.ui/bnd.bnd index 9fe6f10f1..ad8e58178 100644 --- a/org.argeo.eclipse.ui/bnd.bnd +++ b/org.argeo.eclipse.ui/bnd.bnd @@ -1,21 +1,4 @@ -Require-Bundle: org.eclipse.core.runtime -Import-Package: org.eclipse.core.commands,\ +Import-Package: org.eclipse.swt,\ org.eclipse.jface.window,\ - org.eclipse.swt,\ - org.eclipse.swt.widgets;version="[0,1)",\ - org.osgi.framework;version="[1.5,2)",\ - org.osgi.util.tracker;version="[1.4,2)",\ - org.springframework.beans.factory,\ - org.springframework.core.io.support,\ - org.springframework.dao,\ - javax.jcr.nodetype,\ + org.eclipse.core.commands.common,\ * - -# 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,\