blob: e292d2798fe647bbad002ae1cc2b05d3aca0fe86 [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.internal.workbench.swt.MenuServiceCreationFunction">
<property name="service.context.key" value="org.eclipse.e4.ui.services.EMenuService"/>
<service>
<provide interface="org.eclipse.e4.core.contexts.IContextFunction"/>
</service>
<implementation class="org.eclipse.e4.ui.internal.workbench.swt.MenuServiceCreationFunction"/>
</scr:component>