Split CMS and CMS UI
[lgpl/argeo-commons.git] / org.argeo.cms.ui / bnd.bnd
diff --git a/org.argeo.cms.ui/bnd.bnd b/org.argeo.cms.ui/bnd.bnd
new file mode 100644 (file)
index 0000000..e472a2c
--- /dev/null
@@ -0,0 +1,11 @@
+Bundle-Activator: org.argeo.cms.ui.internal.Activator
+Bundle-ActivationPolicy: lazy
+
+Import-Package: org.eclipse.swt,\
+org.eclipse.jface.window,\
+org.eclipse.core.commands,\
+javax.jcr.security,\
+org.argeo.eclipse.ui.dialogs,\
+org.springframework.context,\
+org.springframework.core.io,\
+*
\ No newline at end of file