]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.scl.osgi/OSGI-INF/org.simantics.scl.osgi.internal.BundleTestScriptRepository.xml
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.scl.osgi / OSGI-INF / org.simantics.scl.osgi.internal.BundleTestScriptRepository.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" activate="activate" deactivate="deactivate" name="org.simantics.scl.osgi.internal.BundleTestScriptRepository">\r
3    <service>\r
4       <provide interface="org.simantics.scl.compiler.testing.repository.TestRepository"/>\r
5    </service>\r
6    <implementation class="org.simantics.scl.osgi.internal.BundleTestScriptRepository"/>\r
7 </scr:component>