Originally Posted by
skahilu
Good afternoon.
Am a java beginner. I created my first GUI program using eclipse.Its running well in eclipse but when I export it as a jar file to desktop(i tried even the simple helloWorld), its not loading on double click.How can I ran this program in windows without command line?. I tried exporting it as a runnable Jar file it loading on double click but when closed the process "javaw.exe" is not unloading in task manager. pls advise.
I think the javaw.exe is not a default program to open jar file on your OS. Try to change the file association.
java memory