Netbeans creates after compilation a folder of library in the Dist folder that contains the Jar .. which mandates that the Jar has to be on the same root level with that library folder to be executed by double clicking the Jar ... my question is how to bundle that folder with the library inside it with complied Jar in one Jar to make work ?
Thanks
Start Free Trial