First working Eclipse 4 suite
[gpl/argeo-suite.git] / org.argeo.suite.e4.rap / OSGI-INF / peopleE4Service.xml
diff --git a/org.argeo.suite.e4.rap/OSGI-INF/peopleE4Service.xml b/org.argeo.suite.e4.rap/OSGI-INF/peopleE4Service.xml
new file mode 100644 (file)
index 0000000..32c6e5f
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" immediate="true" name="People E4 Service">
+   <implementation class="org.argeo.people.e4.PeopleE4Service"/>
+   <service>
+      <provide interface="org.argeo.connect.ui.AppWorkbenchService"/>
+   </service>
+</scr:component>