X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=blobdiff_plain;f=org.argeo.app.ui%2Fbnd.bnd;fp=org.argeo.app.ui%2Fbnd.bnd;h=e36f7057184e97dbae4018b35593dfafa94f8934;hp=0000000000000000000000000000000000000000;hb=6e56ffa34cb02ab04d028423aea342e3dfed4358;hpb=c285180bece610b2c2921d44fe14b6dde2123efa diff --git a/org.argeo.app.ui/bnd.bnd b/org.argeo.app.ui/bnd.bnd new file mode 100644 index 0000000..e36f705 --- /dev/null +++ b/org.argeo.app.ui/bnd.bnd @@ -0,0 +1,37 @@ +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,\ +OSGI-INF/peopleEntryArea.xml,\ +OSGI-INF/peopleLayer.xml,\ +OSGI-INF/personUiProvider.xml,\ +OSGI-INF/contentEntryArea.xml,\ +OSGI-INF/contentLayer.xml,\ +OSGI-INF/documentsFolder.xml,\ +OSGI-INF/fsEntryArea.xml,\ +OSGI-INF/mapLayer.xml,\ +OSGI-INF/overviewMap.xml,\ +OSGI-INF/wwwLayer.xml,\ +OSGI-INF/documentUiProvider.xml,\ + + + +Import-Package:\ +org.argeo.cms.ui.widgets,\ +org.eclipse.swt,\ +org.osgi.framework,\ +org.eclipse.core.commands.common,\ +org.eclipse.jface.window,\ +org.eclipse.jface.dialogs,\ +org.eclipse.rap.rwt,\ +javax.servlet.*;version="[3,5)",\ +*