Question

I have GEF WYSIWYG model but now I want to generate java code as GWT does. How to achieve this. Is it by EMF or some other tool.

Was it helpful?

Solution

Have a look at Java Emitter Templates to see if this would fulfil your needs:

http://www.eclipse.org/modeling/m2t/?project=jet#jet

http://www.eclipse.org/articles/Article-JET/jet_tutorial1.html

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top