blob: 3bc14b23a40316787e8a1f7513ffdd2af2d2a976 [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.tea.core.ui.DevelopmentMenuDecoration">
<service>
<provide interface="org.eclipse.tea.core.services.TaskingMenuDecoration"/>
</service>
<implementation class="org.eclipse.tea.core.ui.DevelopmentMenuDecoration"/>
</scr:component>