blob: ed25417d9f5ed2458708acaee2e11b17c0b5097b [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.strategy.FocusingStrategyContextFunction">
<property name="service.context.key" value="Focusing"/>
<service>
<provide interface="org.eclipse.e4.core.contexts.IContextFunction"/>
</service>
<implementation class="org.eclipse.osbp.ecview.extension.strategy.FocusingStrategyContextFunction"/>
</scr:component>