Introduce content layer.
[gpl/argeo-suite.git] / library / org.argeo.library.ui / bnd.bnd
diff --git a/library/org.argeo.library.ui/bnd.bnd b/library/org.argeo.library.ui/bnd.bnd
new file mode 100644 (file)
index 0000000..71f4618
--- /dev/null
@@ -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