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

ExecutableModuleTask: fail on parse problems #58

Closed Arkaedan closed 8 months ago

Arkaedan commented 8 months ago

Fixes #56

kolovos commented 8 months ago

Many thanks for the PR!