Fast Code Eclipse Plugin has been released in beta mode. It can downloaded from http://fast-code.sourceforge.net/
It's capabilities are many e.g
- Automatically create DAO to Service and Service to Action, e.g. FooDAO to FooService and FooService to FooAction.
- Automatically create one DAO to another with different name, e.g. FooDAO (with methods getFoo, saveFoo, etc) to BarDAO (with methods getBar, saveBar, etc).
- Also create spring based configurations.
- etc.
New bugs or issues can also be posted in the bugs database : http://sourceforge.net/tracker/?func=add&group_id=229124&atid=1076630.
The plugin is not quite complete, but I have released a preliminary version which can be used.
No comments:
Post a Comment