K
KNelson
Hi, I would like to make a java executable. I am aware I need to jar
it, I have the manifest file, and it will run when I type java -jar
This.jar
*** so I know the jar worked BUT, it will still not work when I double
click it. That is what I want, I want to run it on the double click.
jar cvfm This.jar manifest.mft This.class is what I am using to
make the jar. When you respond to this, make sure you know your
method works on the double click, because I can get the jar to run
from the command line. THANK YOU any help would be appreciated
Karl
it, I have the manifest file, and it will run when I type java -jar
This.jar
*** so I know the jar worked BUT, it will still not work when I double
click it. That is what I want, I want to run it on the double click.
jar cvfm This.jar manifest.mft This.class is what I am using to
make the jar. When you respond to this, make sure you know your
method works on the double click, because I can get the jar to run
from the command line. THANK YOU any help would be appreciated
Karl