blob: a6d6fa26d1c5bbbdbb204e5ba638d2338e91d8d3 [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.ide.rrobot.pluginxml">
<implementation class="org.eclipse.fx.ide.rrobot.impl.generators.PluginXMLGenerator"/>
<service>
<provide interface="org.eclipse.fx.ide.rrobot.model.task.Generator"/>
</service>
<property name="type" type="String" value="bundle-plugin-xml"/>
</scr:component>