blob: 60ce23c5c014c09703e14df166203721b63f02ee [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.core.tests.services.annotations">
<implementation class="org.eclipse.e4.core.internal.tests.contexts.AddContextFunction"/>
<service>
<provide interface="org.eclipse.e4.core.contexts.IContextFunction"/>
</service>
<property name="service.context.key" type="String" value="sum"/>
</scr:component>