blob: 8addd42b7367bdf3d51e376728df0005d801de4e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="rendererSupplier">
<property name="dependency.injection.annotation" value="org.eclipse.emf.ecp.view.model.common.di.annotations.Renderer"/>
<service>
<provide interface="org.eclipse.e4.core.di.suppliers.ExtendedObjectSupplier"/>
</service>
<implementation class="org.eclipse.emfforms.internal.swt.core.di.RendererSupplier"/>
</scr:component>