im going to have jars in my main jar... will the examiner "unJar" the main jar or will they want to execute my sub jars without "unjarring" the main jar Cheers Joe
Narayan Veeramani
Greenhorn
Joined: Jun 06, 2001
Posts: 25
posted
0
I am planning on having a single Jar file which contains other Jar files as well as documentation plus source code. So they will need to unjar only once. But it does not matter as long as you clearly specify the installation instructions in the README file.