eclipse / epsilon

Epsilon is a family of Java-based scripting languages for automating common model-based software engineering tasks, such as code generation, model-to-model transformation and model validation, that work out of the box with EMF (including Xtext and Sirius), UML (including Cameo/MagicDraw), Simulink, XML and other types of models.
https://eclipse.org/epsilon
Eclipse Public License 2.0
53 stars 11 forks source link

Merge the new JSON EMC driver #64

Closed agarciadom closed 7 months ago

agarciadom commented 7 months ago

Fixes #63

This pull request is to add the completed version of the JSON EMC driver to Epsilon.

It is currently being built in Jenkins:

https://ci.eclipse.org/epsilon/job/interim-kubernetes/job/emc-json/

agarciadom commented 7 months ago

All tests passed in Jenkins: going to merge it.