Introduce Suite UI utils.
[gpl/argeo-suite.git] / org.argeo.suite.ui / bnd.bnd
index c64a5cde7c9e21163a97878654638845e610b9bb..a7bd575432bcf8d63d94943d29f339a157036aca 100644 (file)
@@ -4,13 +4,15 @@ OSGI-INF/header.xml,\
 OSGI-INF/leadPane.xml,\
 OSGI-INF/loginScreen.xml,\
 OSGI-INF/recentItems.xml,\
-OSGI-INF/dashboard.xml
+OSGI-INF/dashboard.xml,\
+OSGI-INF/dashboardLayer.xml
 
 Import-Package:\
 org.argeo.api,\
 org.eclipse.swt,\
 org.osgi.framework,\
-org.argeo.connect.ui,\
 org.argeo.entity,\
 org.eclipse.core.commands.common,\
+org.eclipse.jface.window,\
+org.argeo.eclipse.ui.dialogs,\
 *