blob: e00060cc5cfa62267e69070afe6125c608d68cce [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" immediate="false" name="org.eclipse.emf.ecp.core.ecpProjectManager">
<implementation class="org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl"/>
<service>
<provide interface="org.eclipse.emf.ecp.core.ECPProjectManager"/>
</service>
<reference bind="setECPObserverBus" cardinality="1..1" interface="org.eclipse.emf.ecp.core.util.observer.ECPObserverBus" name="ECPObserverBus" policy="static"/>
</scr:component>