Introduce Argeo Work based on plain RWT.
[gpl/argeo-suite.git] / org.argeo.suite.ui / bnd.bnd
diff --git a/org.argeo.suite.ui/bnd.bnd b/org.argeo.suite.ui/bnd.bnd
new file mode 100644 (file)
index 0000000..8fd262a
--- /dev/null
@@ -0,0 +1,10 @@
+Service-Component:\
+OSGI-INF/argeoSuiteApp.xml,\
+OSGI-INF/workHeader.xml,\
+OSGI-INF/leadPane.xml
+
+Import-Package:\
+org.argeo.api,\
+org.eclipse.swt,\
+org.osgi.framework,\
+*