X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.eclipse.ui%2Fbnd.bnd;h=98a501e33f0d0d58e69fb104588dbeee5b32f86f;hb=1e3723e8b1496de5ab4432637053ba404139b0fa;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=e61dd9dda88354091625cca85aa7c96d196688b3;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.eclipse.ui/bnd.bnd b/org.argeo.eclipse.ui/bnd.bnd index e69de29bb..98a501e33 100644 --- a/org.argeo.eclipse.ui/bnd.bnd +++ b/org.argeo.eclipse.ui/bnd.bnd @@ -0,0 +1,11 @@ +Import-Package: org.eclipse.core.commands,\ + 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,\ + *