blob: 26feb75b7517ff4f40632ddd2b07a8c0406bbe69 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.2.0" name="org.eclipse.fx.code.editor.fx.e4.internal.SourceViewerConfigurationContextFunction">
<implementation class="org.eclipse.fx.code.editor.fx.e4.internal.SourceViewerConfigurationContextFunction"/>
<service>
<provide interface="org.eclipse.e4.core.contexts.IContextFunction"/>
</service>
<property name="service.context.key" value="org.eclipse.jface.text.source.SourceViewerConfiguration"/>
<reference bind="registerService" cardinality="0..n" interface="org.eclipse.fx.code.editor.fx.services.SourceViewerConfigurationTypeProvider" name="registerService" policy="dynamic" policy-option="greedy" unbind="unregisterService"/>
</scr:component>