Hi, I have created a Java application and I would like to package the Jar file and all other files I have created into a Jar installer. Could someone tell me the best, free software to do this?
Help is much appreciated
Printable View
Hi, I have created a Java application and I would like to package the Jar file and all other files I have created into a Jar installer. Could someone tell me the best, free software to do this?
Help is much appreciated
Use an IDE like Netbeans that will do it for you.
Thanks. Is there a tutorial that shows you how to do this or is it easy to do?
Sorry, I just reread your post and realised that you want to package it into an installer... I thought you just wanted to create a jar file of your program.
My bad. I have no idea how to create a jar installer, but WinRAR can create quite nice self-extracting installers. :) Otherwise Google is your buddy, until someone a it more knowledgeable comes along.