blob: 645275982d386464a26cfbe8c41f8391d816ac44 [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.ui.di.interopt.interopt">
<implementation class="org.eclipse.fx.ui.di.interopt.InteroptContextFunction"/>
<service>
<provide interface="org.eclipse.e4.core.contexts.IContextFunction"/>
</service>
<property name="service.context.key" type="String" value="javafx.scene.layout.BorderPane"/>
</scr:component>