eclipse-emfeclipse-m2t-jet

Using JET with EMF


I need to run JET templates on a EMF model metadata - i.e. the model itself (not data) is input to my JET template.

More practically - I want generate non java code, based on EMF templates.

How I do it?

Thank you


Solution

  • For code generation, you could use Acceleo. That is like Xpand very comfortable model to text generation (Acceleo language is very intuitive for model browsing) and also less painful than JET.