X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=org.argeo.library.ui%2Fbnd.bnd;fp=org.argeo.library.ui%2Fbnd.bnd;h=71f461825e79a55a3cb6f9c218acc2bb0f5a966e;hb=3440f51df3e4c015972c7b6a0efb3ce16188b89b;hp=0000000000000000000000000000000000000000;hpb=752a7b2614895002a3d184be166ef4162caf0d05;p=gpl%2Fargeo-suite.git diff --git a/org.argeo.library.ui/bnd.bnd b/org.argeo.library.ui/bnd.bnd new file mode 100644 index 0000000..71f4618 --- /dev/null +++ b/org.argeo.library.ui/bnd.bnd @@ -0,0 +1,12 @@ +Service-Component:\ +OSGI-INF/contentEntryArea.xml,\ +OSGI-INF/fsEntryArea.xml,\ +OSGI-INF/contentLayer.xml,\ +OSGI-INF/documentsFolder.xml + +Import-Package:\ +org.eclipse.swt,\ +javax.jcr.nodetype,\ +org.argeo.api,\ +org.argeo.suite.ui,\ +* \ No newline at end of file