Fast Code Eclipse Plugin
About: Fast Code is an Eclipse plugin for easily generating similar
classes, e.g. FooDAO to FooService and FooAction. It helps create stubs for
other configuration files, resource bundles, JSP, etc. It can help you
navigate between similar classes easily. It helps you create some
constructs in Java easily, e.g List-ArrayList, Map-HashMap, etc., create
imports, add a Spring dependency, and more.
Fast Code 是一个使生成诸如FooDAO、FooService、FooAction等class简单化的Eclipse插件。 它可以帮助为其他配置文件、resource绑定文件、jsp等等创建stub。 它还提供在相似类之间的导航功能。 还可以帮助你很容易创建构造函数,如List-ArrayList, Map-HashMap等等, 以及自动生成imports导入语句,Spring dependency甚至更多。
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/fastcode/
FastCode是一款Eclipse插件,能够快速生成类似类如FooDAO、FooService等,并为配置文件、资源绑定文件、JSP等创建stub。它还支持在相似类间导航,简化Java构造函数创建如List-ArrayList,并自动生成导入语句及Spring依赖。
798

被折叠的 条评论
为什么被折叠?



