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.

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, application resource files for any number of locales, validation file, dozer mapping file, bare bone jsp, etc. 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 an working set containing these similar classes only, and much more. You can see the complete list of features available here .

To use this plugin, please download the jar file from the download link above. Once downloaded, put it in the plugins folder of your eclipse installation directory and restart eclipse. If you have any trouble after update, please see the trouble shooting page .

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 and add in del.icio.us.


Get Involved

You can get involved in this project. You can send questions, comments, suggestions by clicking here. Please remove all spaces and add ".com" at the end. 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