Eclipse Epsilon (@eclipseepsilon) 's Twitter Profile
Eclipse Epsilon

@eclipseepsilon

Languages and tools for code generation, model validation etc. that work with EMF, Simulink and other types of models.

ID: 54749390

linkhttp://www.eclipse.org/epsilon calendar_today08-07-2009 01:15:48

355 Tweet

372 Followers

132 Following

Eclipse Epsilon (@eclipseepsilon) 's Twitter Profile Photo

You can now download examples from the Epsilon Playground as standalone Java applications and run them from your favourite Java IDE (e.g. IntelliJ, VS Code, Eclipse), or even from the command line with Maven/Gradle eclipse.org/epsilon/doc/ar… eclipse.org/epsilon/playgr…

MDE Network (@the_mde_network) 's Twitter Profile Photo

Have you heard of MDENet's new Online Training Event? Come and join us for a training session on 'Using Epsilon-CI for model-driven DevOps processes'. With Jörn Guy Süß. May 24th, 14-15H30 BST. Register for free 👉 community.mde-network.org/events/using-e… #MDE #MDENet #training #event

Have you heard of MDENet's new Online Training Event? Come and join us for a training session on 'Using Epsilon-CI for model-driven DevOps processes'. With Jörn Guy Süß. May 24th, 14-15H30 BST.

Register for free 👉 community.mde-network.org/events/using-e…

#MDE #MDENet #training #event
Eclipse Epsilon (@eclipseepsilon) 's Twitter Profile Photo

New model-to-text transformation example in the Playground: generate variants of an SVG image from a colour palette model eclipse.dev/epsilon/playgr…

New model-to-text transformation example in the Playground: generate variants of an SVG image from a colour palette model eclipse.dev/epsilon/playgr…
Antonio García (@antoniogado) 's Twitter Profile Photo

Just pushed the commit that removes Eugenia from Eclipse Epsilon: it will not be available from 2.5.0 onwards, due to the termination of the Eclipse GMF Tooling project. Rest in peace, Eugenia - it was a good run :-).

Antonio García (@antoniogado) 's Twitter Profile Photo

Just created a Github Action for running an Ant buildfile inside a headless Eclipse Modelling installation with Eclipse Epsilon installed in it: github.com/agarciadom/eps…. Looking to use it for an upcoming tutorial on MDE and CI :-).

Eclipse Epsilon (@eclipseepsilon) 's Twitter Profile Photo

Epsilon's online playground now supports customising the color of metamodel types and hiding individual references eclipse.dev/epsilon/playgr… eclipse.dev/epsilon/doc/ar…

Epsilon's online playground now supports customising the color of metamodel types and hiding individual references eclipse.dev/epsilon/playgr… eclipse.dev/epsilon/doc/ar…
Eclipse Epsilon (@eclipseepsilon) 's Twitter Profile Photo

New model-to-text transformation example in the Playground: generate variants of LLM image prompts eclipse.dev/epsilon/playgr…

New model-to-text transformation example in the Playground: generate variants of LLM image prompts eclipse.dev/epsilon/playgr…
Antonio García (@antoniogado) 's Twitter Profile Photo

As of Eclipse Epsilon 2.6.0, you can debug scripts running from Java or from Ant, and you can debug from both Eclipse and VS Code: eclipse.dev/epsilon/doc/ar…

Antonio García (@antoniogado) 's Twitter Profile Photo

I gave a talk on the new remote debugging support in Eclipse Epsilon 2.6 on May 29th. I give a brief intro on DAP, and then demo how to debug Epsilon from various places. It's now available on YouTube: youtube.com/watch?v=QWtVbm…

Eclipse Epsilon (@eclipseepsilon) 's Twitter Profile Photo

If you haven't already, please star our repo at github.com/eclipse/epsilon to receive updates and help us reach more developers 🚀

Antonio García (@antoniogado) 's Twitter Profile Photo

Last week I finished adding tests for the remote debugging of nearly all the Eclipse Epsilon languages (except EWL, as we need to figure out UI/UX to toggle debugging there). Debugging EGX scripts works now (including setting breakpoints on EGL templates and imports).