X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.eclipse.ui.rap%2Fbnd.bnd;fp=org.argeo.eclipse.ui.rap%2Fbnd.bnd;h=3e0cb3cab717d5769883ba6cdfa761638f0c9399;hb=e71b1737815da9f0fdaff1ee1c69773a8c073ef1;hp=0000000000000000000000000000000000000000;hpb=0a92e95ea4c674cf408738d57917db13f336214b;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.eclipse.ui.rap/bnd.bnd b/org.argeo.eclipse.ui.rap/bnd.bnd new file mode 100644 index 000000000..3e0cb3cab --- /dev/null +++ b/org.argeo.eclipse.ui.rap/bnd.bnd @@ -0,0 +1,12 @@ +Bundle-ActivationPolicy: lazy +Bundle-Activator: org.argeo.eclipse.ui.ArgeoUiPlugin +Require-Bundle: org.eclipse.rap.ui,org.eclipse.core.runtime +Import-Package: org.apache.commons.io,\ +org.argeo,\ +org.springframework.beans.factory,\ +org.springframework.core.io.support,\ +!org.eclipse.rwt.widgets,\ +!org.eclipse.core.runtime,\ +!org.eclipse.core.commands,\ +!org.eclipse.ui.plugin,\ +*