Bind commands
[lgpl/argeo-commons.git] / org.argeo.cms.e4 / bnd.bnd
index f3c13bec58e54fee4c8561e1cfec87b64e29ad74..604ff60b6262766878bc7ef3075106dacf1db9e6 100644 (file)
@@ -1,2 +1,13 @@
+Service-Component: OSGI-INF/homeRepository.xml,\
+OSGI-INF/userAdminWrapper.xml,\
+OSGI-INF/defaultCallbackHandler.xml
+Bundle-ActivationPolicy: lazy
+
 Import-Package: org.eclipse.swt,\
+org.eclipse.e4.ui.model.application.ui,\
+org.eclipse.e4.ui.model.application,\
+javax.jcr.nodetype,\
+org.eclipse.core.commands.common,\
+org.eclipse.jface.window,\
+org.argeo.cms.widgets.auth,\
 *