blob: 9eb7af21fc0f929fda8978647098ca842c2a96a9 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.eclipse.osbp.ecview.extension.editparts.emf.enhancer.EnterTabFocusingEnhancer">
<property name="ecview.focusing.enhancer.id" value="EnterTabFocusingEnhancer"/>
<service>
<provide interface="org.eclipse.osbp.ecview.extension.api.IFocusingEnhancer"/>
</service>
<implementation class="org.eclipse.osbp.ecview.extension.editparts.emf.enhancer.EnterTabFocusingEnhancer"/>
</scr:component>