Bookmark and Share

Welcome to Fast Code eclipse plugin

This is a free eclipse plugin designed to help write code faster in spring based applications. But it can be configured to work with many other kinds of applications as well. A new version has been released recently. Here are release notes.

Description

In a typical multi tiered application, there are lot of similar code. E.g in a struts application with spring hibernate backend, you have to create FooAction, FooService and FooDAO for every domain object Foo. Besides this, there will be quite a few configuration files and their test classes. Typing them all manually takes time, gives you carpal tunnel , and can be error prone. This is where this plugin can help. It can help one generate similar boiler plate classes and their associated configuration files. It can also generate the junit tests as well. As an example, it can generate from  FooDAO interface FooService and FooServiceImpl and then FooAction. It can then also generate spring configuration files for FooService and FooAction. It can also generate struts config file, faces config file, application resource files for any number of locales, struts validation file, dozer mapping file, bare bone jsp, etc. One can also create FooService and FooServiceImpl and the configuration files just by typing foo in a text box. This plugin is highly configurable. One can generate any other kind of files by simply modifying a master configuration file used by the plugin. In addition, this plugin can help you navigate between different kind of files easily, it can create working set containing these similar classes only, and much more. You can see the complete list of features available here.

It also has very useful template machanism . With this feature, one is able to generate print/log statements with bunch of fields, create hql, create form fields in a jsp, create struts validation, create toString, etc.

Also very useful is the database template machanism. With this feature, one is able to generate sql statements for insert, select, update, delete, etc.

To install this plugin, please see the install page for details. If you have any trouble with the update site, please see the trouble shooting information.

Please read the license before using the software.

This plugin is changing frequently. So do come back frequently for updates.

For a list of short video tutorials, you can click here .

If you like this plugin, please vote in Eclipse Market Place. You can also spread the news a little. Here are some of the feedbacks received.


Get Involved

You can get involved in this project. You can send questions, comments, suggestions by clicking here . I can be available to answer question and give an walh thru on the phone. It might help to get a personal overview.

Design downloaded from Free Templates - your source for free web templates
All Pages