blob: df6ea1f82a0f4627ab50247f8a915192b9b956ad [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<!--
* Copyright (c) 2018 Robert Bosch GmbH.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Robert Bosch GmbH - initial API and implementation
-->
<plugin>
<extension
point="org.eclipse.app4mc.transformation.configuration">
<config
enabled="true"
id="org.eclipse.app4mc.transform.to.inchron.m2m.config"
m2m_class="configuration.M2MTransformation"
module_class="module.DefaultM2MInjectorModule">
</config>
</extension>
</plugin>