Massive Argeo APIs refactoring
[gpl/argeo-suite.git] / org.argeo.suite.ui / bnd.bnd
index a7bd575432bcf8d63d94943d29f339a157036aca..32f8bf8c55a71f4b3d49486eadc8f5023e4e9188 100644 (file)
@@ -1,18 +1,23 @@
 Service-Component:\
 OSGI-INF/cmsApp.xml,\
+OSGI-INF/eventRecorder.xml,\
 OSGI-INF/header.xml,\
+OSGI-INF/footer.xml,\
 OSGI-INF/leadPane.xml,\
 OSGI-INF/loginScreen.xml,\
 OSGI-INF/recentItems.xml,\
+OSGI-INF/adminLeadPane.xml,\
+OSGI-INF/termsEntryArea.xml,\
+OSGI-INF/termsLayer.xml,\
 OSGI-INF/dashboard.xml,\
 OSGI-INF/dashboardLayer.xml
 
 Import-Package:\
-org.argeo.api,\
+org.argeo.cms.ui.widgets,\
 org.eclipse.swt,\
 org.osgi.framework,\
 org.argeo.entity,\
 org.eclipse.core.commands.common,\
 org.eclipse.jface.window,\
-org.argeo.eclipse.ui.dialogs,\
+org.eclipse.jface.dialogs,\
 *