blob: b18976ed4a0aac47ac27bb05a94423ad1b6b4aee [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.m2e.editor.xml.markerLocation">
<implementation class="org.eclipse.m2e.editor.xml.internal.MarkerLocationService"/>
<service>
<provide interface="org.eclipse.m2e.core.internal.markers.IMarkerLocationService"/>
<provide interface="org.eclipse.m2e.core.internal.markers.IEditorMarkerService"/>
</service>
</scr:component>