jvmstarter: java virtual machine starter
It simplifies the setting up of complex java environment.
It extends the portability of your application (script file is the same on all architectures).
A little app that will make a shellscript to launch your favorite, but annoying programs like Mozilla. Instead of having to cd to the dir and do a ./mozilla to run, all you will have to do is launch the shellscript the program has made.