Click to See Complete Forum and Search --> : .jar Files


sudhakar
July 26th, 1999, 10:58 AM
HI ,

Apart from adding classes into a jar file I need to add another jar file to build a jar file.In other words Is nesting of jar files allowed in Java.

Thanks,
Sudhakar

Haluk
February 23rd, 2001, 05:03 AM
Hi,
I don't think that you are able to add ohter jar files in a jar file. But you can reference to other jar files from a jar file.

http://java.sun.com/docs/books/tutorial/jar/basics/manifest.html