| <?xml version="1.0" encoding="UTF-8"?> | |
| <scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" activate="activate" deactivate="deactivate" name="org.eclipse.osbp.ecview.xtext.builder.participant.impl.ECViewBuilderParticipant"> | |
| <implementation class="org.eclipse.osbp.ecview.xtext.builder.participant.impl.ECViewBuilderParticipant"/> | |
| <service> | |
| <provide interface="org.eclipse.osbp.xtext.builder.metadata.services.IBuilderParticipant"/> | |
| </service> | |
| </scr:component> |