Click to See Complete Forum and Search --> : jar.exe... where to find?


MrDoomMaster
June 15th, 2007, 06:30 PM
Hey guys,

I've been trying to find jar.exe, but I can't seem to find it. I have the java runtime environment installed from Sun, but the command line can't seem to find the 'jar' command.

Any help? Thanks.

SuperKoko
June 16th, 2007, 03:35 AM
I guess you need the Java Development Kit (JDK), and not only the Java Runtime Environment (JRE).

yiannakop
June 16th, 2007, 05:22 PM
Thats true, you need JDK, and the jar.exe file is in JDKroot\bin directory.

MrDoomMaster
July 3rd, 2007, 11:59 AM
Thanks a ton guys