blob: 15b8531d18790b3f816b2317017fe89f942b55c1 [file]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.eclipse.e4.tools.compat.selectionprovider">
<implementation class="org.eclipse.e4.tools.compat.internal.SelectionProviderContextFunction"/>
<service>
<provide interface="org.eclipse.e4.core.contexts.IContextFunction"/>
</service>
<property name="service.context.key" type="String" value="org.eclipse.e4.tools.services.ISelectionProviderService"/>
</scr:component>