blob: f46c1492a4a008ff75fc708d89643a7cb6e9b12f [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.e4.ui.selection.ESelectionService">
<implementation class="org.eclipse.e4.ui.internal.workbench.SelectionServiceCreationFunction"/>
<service>
<provide interface="org.eclipse.e4.core.contexts.IContextFunction"/>
</service>
<property name="service.context.key" type="String" value="org.eclipse.e4.ui.workbench.modeling.ESelectionService"/>
</scr:component>