What are the best Java code generation tools or plugins to use in Eclipse?

后端 未结 12 2269
灰色年华
灰色年华 2021-01-30 23:43

I\'m aware of the built in code generation and refactoring one can do with the \"Source\" and \"Refactor\" menu items in Eclipse.

I also use the Commonclipse plugin to

12条回答
  •  半阙折子戏
    2021-01-31 00:18

    If your are interested in going a bit further with code generation and getting into model driven software development you should have a look at openArchitectureWare.

    If you work through the Getting Started tutorial you should get up to speed pretty quickly.

提交回复
热议问题