]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.client.ui/bnd.bnd
SLC UI building (except Dist)
[gpl/argeo-slc.git] / org.argeo.slc.client.ui / bnd.bnd
diff --git a/org.argeo.slc.client.ui/bnd.bnd b/org.argeo.slc.client.ui/bnd.bnd
new file mode 100644 (file)
index 0000000..435d28a
--- /dev/null
@@ -0,0 +1,8 @@
+Bundle-SymbolicName: org.argeo.slc.client.ui;singleton=true
+Bundle-ActivationPolicy: lazy
+Require-Bundle: org.eclipse.ui;resolution:=optional
+
+Bundle-Activator: org.argeo.slc.client.ui.ClientUiPlugin
+Import-Package: org.argeo.eclipse.spring,\
+org.argeo.security.ui,\
+*