<?xml version="1.0" encoding="UTF-8"?> | |
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee"> | |
<implementation class="org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee.MakeItHappenApplicationConfiguration"/> | |
<service> | |
<provide interface="org.eclipse.rap.rwt.application.ApplicationConfiguration"/> | |
</service> | |
</scr:component> |