« Return to Thread: Combine all the jar into one JAR

Re: Combine all the jar into one JAR

by Richard Ivarson-4 :: Rate this Message:

Reply to Author | View in Thread

Eric Chow wrote:
> Hello,
>
> Is there any function in NetBeans 6.1 to combine all the JAR library
> into one JAR?

Interesting question: unfortunately I don't know.

Manually, you could unpack all your JARs to the same folder, and than JAR/ZIP
the contained files to one JAR file.

But of course this is not comparable to NB's helpful automatic JAR file
generation...

-Richard

 « Return to Thread: Combine all the jar into one JAR