| <?xml version="1.0" encoding="UTF-8"?> | |
| <scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" immediate="true"> | |
| <implementation class="org.eclipse.osee.ats.ide.util.internal.AtsConfigurationsService"/> | |
| <service> | |
| <provide interface="org.eclipse.osee.ats.api.config.IAtsConfigurationsService"/> | |
| </service> | |
| </scr:component> |