Bind commands
[lgpl/argeo-commons.git] / org.argeo.cms.e4 / bnd.bnd
index a1fbdcd826cd7222127cec174f476676b3852d31..604ff60b6262766878bc7ef3075106dacf1db9e6 100644 (file)
@@ -1,5 +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,\
 *