X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=org.argeo.app.ui%2Fbnd.bnd;h=e36f7057184e97dbae4018b35593dfafa94f8934;hb=1b19768708b71b3c31f0344100ba980ad7dc6f9d;hp=4dc449b85c720f64e18acbf746fe4647a97d3c38;hpb=9dad741609777467f58a508e07139be9a086919b;p=gpl%2Fargeo-suite.git diff --git a/org.argeo.app.ui/bnd.bnd b/org.argeo.app.ui/bnd.bnd index 4dc449b..e36f705 100644 --- a/org.argeo.app.ui/bnd.bnd +++ b/org.argeo.app.ui/bnd.bnd @@ -10,15 +10,28 @@ OSGI-INF/adminLeadPane.xml,\ OSGI-INF/termsEntryArea.xml,\ OSGI-INF/termsLayer.xml,\ OSGI-INF/dashboard.xml,\ -OSGI-INF/dashboardLayer.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.argeo.entity,\ org.eclipse.core.commands.common,\ org.eclipse.jface.window,\ org.eclipse.jface.dialogs,\ org.eclipse.rap.rwt,\ +javax.servlet.*;version="[3,5)",\ *