Application

How can I get a Java program to run simply by "double-clicking" on it?
[77 byte] By [ubncoa] at [2007-11-26 15:05:01]
# 1
Google for executable jar.
jverda at 2007-7-8 8:54:46 > top of Java-index,Java Essentials,Java Programming...
# 2

Either make it an .jar file or an .exe file. To make and exe file I would recommend java launcher 3.2: http://www.download.com/Java-Launcher/3000-2417_4-10497554.html?tag=lst-0-1

or any of these: http://www.download.com/3120-20_4-0.html?tg=dl-20&qt=java%20exe&tag=srchs

But for jar its a bit more fuzzy. so search for it..

Dingo_no_1a at 2007-7-8 8:54:46 > top of Java-index,Java Essentials,Java Programming...