blob: 8bfc10bc3acd912ecb304a315bc46165f0844808 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="app4mc.example.ide.validations.DemoProfile">
<service>
<provide interface="org.eclipse.app4mc.validation.core.IProfileConfiguration"/>
</service>
<implementation class="app4mc.example.ide.validations.DemoProfile"/>
</scr:component>