blob: 40e5256f0eb196dcd5befb5dbcc89f3d166e628f [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.fx.runtime.swt.e4.fxtoswtfunction">
<implementation class="org.eclipse.fx.runtime.swt.e4.FXToSWTAdapterFunction"/>
<service>
<provide interface="org.eclipse.e4.core.contexts.IContextFunction"/>
</service>
<property name="service.context.key" type="String" value="org.eclipse.swt.widgets.Composite"/>
</scr:component>