Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
need .jar help
Brush up on these tutorials on how to do it using commands in a shell: http://neptune.netcomp.monash.edu.au/JavaHelp/howto/jar.htm http://www.javaworld.com/javaworld/javatips/jw-javatip120.html
I'm a lazy bum, so I use an automatic wrapper to turn my .jar into .exe programs. For that I use JSmooth (great tool):
- Here is better way to debug.
- -Open Dos promt.-Go to under the folder where your jar file located.-Type this : "java -jar yourjar.jar"-Then it will show you why your jar doesnt work.
main class. Program will exit However i have done what the book said step by step. yeh! that's f**king annoying.
Here is better way to debug.
-Open Dos promt. -Go to under the folder where your jar file located. -Type this : "java -jar yourjar.jar" -Then it will show you why your jar doesnt work.
:happy: