JSkeleton improves Java programmer productivity by creating all the structure and boilerplate code required when creating a command line or web application in Java.
JSkeleton, when run, builds your initial source tree, lays out the package structure and creates all the initial files to get an initial version of your application started. After, the initial run you can build and run your new application immediately. After this, you then continue you with your applications development having skipped a lot of the initial boilerplate code creation.
The application is downloadable and includes the full source code for inspection and customization. A pre-built runnable application is included in the download so the application can be tried without having to rebuild.
Those users interested in building JSkeleton should be familiar with Ant and Java.
http://www.beaconhill.com/



