-
Hi, So I'm working with third party models, and these are written in a custom language. In the meantime I'm also searching for other solutions. With kind regards, Michiel Fortuin |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi Michiel, Running an ANT file in a headless Eclipse instance is certainly possible and we have a little repository under EpsilonLabs that demonstrates running an ANT-based EMF code generation workflow in this way. I suspect that you'll want to install Epsilon headlessly too in which case this article should help. Thanks, |
Beta Was this translation helpful? Give feedback.
-
Thank you, that is exactly what I need. I will try it out next week. |
Beta Was this translation helpful? Give feedback.
Hi Michiel,
Running an ANT file in a headless Eclipse instance is certainly possible and we have a little repository under EpsilonLabs that demonstrates running an ANT-based EMF code generation workflow in this way. I suspect that you'll want to install Epsilon headlessly too in which case this article should help.
Thanks,
Dimitris