Package jxl.uberjar

Uberjar is a tool to generate executable, compound jars.

See:
          Description

Class Summary
KickStart  
Main  
 

Package jxl.uberjar Description

Uberjar is a tool to generate executable, compound jars. The Main class will bundle every jar in the executing direcoty into a single jar. This jar will also include a KickStart class to run a supplied main class from the internal jars.