blob: 27d12182d3201c3e485dadbb7adf015b2c5c6eca [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="ecoreAttachmentStrategyProvider">
<property name="service.ranking" type="Integer" value="3"/>
<service>
<provide interface="org.eclipse.emf.ecp.ui.view.swt.reference.AttachmentStrategy$Provider"/>
</service>
<implementation class="org.eclipse.emfforms.internal.editor.ecore.referenceservices.EcoreAttachmentStrategyProvider"/>
</scr:component>