blob: c4505399bd51a4b344ba07338f1d2365a895a9ef [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.core.commands">
<implementation class="org.eclipse.e4.core.commands.internal.CommandServiceCreationFunction"/>
<service>
<provide interface="org.eclipse.e4.core.contexts.IContextFunction"/>
</service>
<property name="service.context.key" type="String" value="org.eclipse.e4.core.commands.ECommandService"/>
</scr:component>