Version 1.1.9.6 of Fast Code Eclipse Plugin

Release Notes: A feature to create new classes has been added. One can now create FooDao/FooDaoImpl just by typing "foo". Also, template functionality has been added. One can generate log/print statements, hql, etc. One can copy a class as well. For example, from FooAction one can generate BarAction just by highlighting Foo and typing Ctl-Alt-Shift-C and typing bar.

    Other releases

    •  19 Jun 2012 09:03

    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.

    •  08 Apr 2012 11:58

    Release Notes: This release adds a new "create variable" dialog and an way to create SQL from a database.

    •  17 Jan 2011 10:28

      Release Notes: New templates have been added. Template import/export has been added.

      •  08 Oct 2010 07:58

        Release Notes: A feature to create new classes has been added. One can now create FooDao/FooDaoImpl just by typing "foo". Also, template functionality has been added. One can generate log/print statements, hql, etc. One can copy a class as well. For example, from FooAction one can generate BarAction just by highlighting Foo and typing Ctl-Alt-Shift-C and typing bar.

        •  26 Oct 2009 11:47

        Release Notes: The facility for creating a similar feature can be invoked from the implementation classes even though it is configured with the interfaces. This way one does not have jump to the interface just for creating similar classes. Junit tests can be created automatically while creating a similar action. Junit test are created in the same project. The capability to easily add new private fields has been added.

        Screenshot

        Project Spotlight

        finddup.pl

        A script that finds duplicate files.

        Screenshot

        Project Spotlight

        OGLplus

        A C++ wrapper around the OpenGL C API.