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