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.

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top