Re: Combine all the jar into one JAR
Fabrizio Giudici schrieb:
> Remember that merging JARs can be explicitly prohibited by some
> licenses. For instance, I believe that this practice is prohibited by
> GPL and LGPL.
OK.
However for my own library JARs, which I share between several projects, I'd
wish to be able to make NB merge them into one JAR. Is this possible, somehow?
-Richard