jar.exe... where to find?
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.
# 1 Re: jar.exe... where to find?
I guess you need the Java Development Kit (JDK), and not only the Java Runtime Environment (JRE).
# 2 Re: jar.exe... where to find?
Thats true, you need JDK, and the jar.exe file is in JDKroot\bin directory.