关于Java代码的自动生成

关于Java代码的自动生成

一直都在思索怎么才能少做事情,以现在的水平,似乎只有代码自动生成器可以帮上点忙.

以下是搜集的关于java代码自动生成的一些网站.

1.EMF的FAQ:

http://www.eclipse.org/emf/faq/faq.php?FAQ=EMF

2.EMF Documents

http://download.eclipse.org/tools/emf/scripts/docs.php

3.EMF, SDO, XSD的下载页面

http://download.eclipse.org/tools/emf/scripts/downloads.php#latest

4.使用 Eclipse 的 Java Emitter Templates 生成代码

http://www-900.ibm.com/developerworks/cn/opensource/os-ecemf2/index.shtml

5.Eclipse Development using the Graphical Editing Framework and the Eclipse Modeling Framework(IBM的红皮书)

http://www.redbooks.ibm.com/abstracts/sg246302.html

6.JET Tutorial Part 1 (Introduction to JET)

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

7.JET Tutorial Part 2 (Write Code that Writes Code)

http://eclipse.org/articles/Article-JET2/jet_tutorial2.html

你可能感兴趣的:(关于Java代码的自动生成)