Improve multi-layers and introduce documents layer.
[gpl/argeo-suite.git] / org.argeo.suite.ui / bnd.bnd
index 8fd262a1c944be9f1211fbff0518730f6f3ed20d..b5c8daab5481d1cddc266005337d817d0e8a5f67 100644 (file)
@@ -1,10 +1,16 @@
 Service-Component:\
-OSGI-INF/argeoSuiteApp.xml,\
-OSGI-INF/workHeader.xml,\
-OSGI-INF/leadPane.xml
+OSGI-INF/cmsApp.xml,\
+OSGI-INF/header.xml,\
+OSGI-INF/leadPane.xml,\
+OSGI-INF/loginScreen.xml,\
+OSGI-INF/recentItems.xml,\
+OSGI-INF/dashboard.xml,\
+OSGI-INF/dashboardLayer.xml
 
 Import-Package:\
 org.argeo.api,\
 org.eclipse.swt,\
 org.osgi.framework,\
+org.argeo.entity,\
+org.eclipse.core.commands.common,\
 *