# EMDW-MC **Repository Path**: mirrors_IncQueryLabs/EMDW-MC ## Basic Information - **Project Name**: EMDW-MC - **Description**: The EMDW Model Compiler (MC) is an Eclipse based tool for generating optimized C++ source code for applications developed in the novel xtUML-RT modeling language. - **Primary Language**: Unknown - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # EMDW-MC Ericsson Model Driven Workflow - Model Compiler [![Build Status](https://build.incquerylabs.com/jenkins/buildStatus/icon?job=ericsson-emdw-modelcompiler)](https://build.incquerylabs.com/jenkins/job/ericsson-emdw-modelcompiler/) ## Repository structure * plugins * Collection of Eclipse plugins that together deliver the functionality of the Model Compiler * tests * Test inputs and plugins * releng * Artifacts related to developing, building and packaging the Model Compiler * maven * Wrapper Maven plugin for the internal metamodels (used by the EMDW-Runtime) ## Installation Read the [Getting started](https://github.com/IncQueryLabs/EMDW-MC/wiki/Getting-Started#installation-from-update-sites) page. ## Contributing Read the [Developer guide](https://github.com/IncQueryLabs/EMDW-MC/wiki/Getting-Started#source-installation) page. ## Building Simply run `mvn clean install` in the repository root. ## Further information Read the [wiki](https://github.com/IncQueryLabs/EMDW-MC/wiki) for details.