Fast Code Eclipse Plugin

程序名称:Fast Code Eclipse Plugin

授权协议: 未知

操作系统: 跨平台

开发语言: Java

Fast Code Eclipse Plugin 介绍

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.

Fast Code Eclipse Plugin 官网

http://fast-code.sourceforge.net/

相关编程语言

Pangu 是 Atom 编辑器插件,可以在中文和英文字符之...
Netconf for ATOM 是诺基亚开发的一个用来学习和测试...
vim-mode 是一项正在进行的 Atom 包的工作,通过连接...
APICloud 为 Atom 编辑器推出的开发工具包。包含新建...
ATOM-Gitee (前身是 ATOM-GitOSC),ATOM 的 码云扩...