[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.emf] Re: Using JET with EMF model

Pavel,

The org.eclipse.emf.examples.generator.validator example would be good to look at. Note that there's a JET newsgroup if you're using JET and an EMF newsgroup. Of those two would be a better place to ask. I've included both in the "to" list of the reply.


Pavel Bernshtam wrote:
Hi!

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 model.

How I do it?

Thank you