Fast Code Eclipse Plugin

联合创作 · 2023-09-29 02:51

Fast Code Eclipse Plugin 是一个可以帮助你快速开发 Spring 应用程序的Eclipse 插件。

功能包括:

 * 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) to BarDAO (with methods getBar, saveBar).
 * Also create spring based configurations.
 * Easily navigate from DAO to Service and Service to DAO.
 * Easily navigate from hibernate pojos to .hbm files.
 * Easily create List, ArrayList, Map, HashMap initializers or fields in a class.
 * Easily copy a field, just highlight and right click, go inside Fast Code pop up menu and click 'Copy Field'
 * You can highlight part of the field name also.
 * Some of the features can be turned off/on or configured in Windows->Preference->Fast Code Preference.

浏览 4
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报