blob: 3628b1d06c003ac041bf07a8f86bf0118f4528b9 [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.osbp.vaaclipse.addons.softwarefactory.maintoolbar.MainToolbarContextFunction">
<property name="service.context.key" value="MainToolbar"/>
<service>
<provide interface="org.eclipse.e4.core.contexts.IContextFunction"/>
</service>
<implementation class="org.eclipse.osbp.vaaclipse.addons.softwarefactory.maintoolbar.MainToolbarContextFunction"/>
</scr:component>