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.

Release Notes: The UI for the template and database template have been cleaned up. The unit test feature also has been enhanced and cleaned up.

Release Tags: UI