Re: Fat JAR for NetBeans

2020-03-26 Thread Geertjan Wielenga
Nice. Sounds like a tip you might want to share on Twitter, etc, pointing here. :-) Gj On Thu, Mar 26, 2020 at 7:38 PM gmail Vladimir Koković < vladimir.koko...@gmail.com> wrote: > If one needs to distribute only one jar without dist/lib jars, the > following ant script segment should be inserte

Fat JAR for NetBeans

2020-03-26 Thread gmail Vladimir Koković
If one needs to distribute only one jar without dist/lib jars, the following ant script segment should be inserted after the line file = "nbproject/build-impl.xml" /> in the project build.xml: