Creating an executable
843807Feb 18 2003 — edited Feb 28 2003Hi, I want to create an executable program or launcher for the application i have built in java. I want to turn the java class files into something that a inexperienced user could execute simply. Are there tools to do this?
Many thanks.
Martin