Add Documents to Eclipse 4
[gpl/argeo-suite.git] / org.argeo.suite.e4 / OSGI-INF / documentsE4Service.xml
diff --git a/org.argeo.suite.e4/OSGI-INF/documentsE4Service.xml b/org.argeo.suite.e4/OSGI-INF/documentsE4Service.xml
new file mode 100644 (file)
index 0000000..8cd25e0
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" immediate="true" name="Documents E4 Service">
+   <implementation class="org.argeo.documents.e4.DocumentsE4Service"/>
+   <service>
+      <provide interface="org.argeo.connect.ui.AppWorkbenchService"/>
+      <provide interface="org.argeo.connect.e4.AppE4Service"/>
+   </service>
+</scr:component>