Bobtheknight
April 10th, 2007, 05:34 PM
My betters,
This is a windows question, I hope that's okay.
I am trying to program java on windows (vista), however after I install it the command prompt would not recognize "javac"
"'javac' is not recognized as an internal or external command,
operable program or batch file."
After I go to C:\Program Files\Java\jdk1.6.0_01\bin> javac is there, like the documentation says.
So my question is how do I associate that javac in the above directory to command prompt so it runs like "dir?"
Thanks in advance,
Bob
This is a windows question, I hope that's okay.
I am trying to program java on windows (vista), however after I install it the command prompt would not recognize "javac"
"'javac' is not recognized as an internal or external command,
operable program or batch file."
After I go to C:\Program Files\Java\jdk1.6.0_01\bin> javac is there, like the documentation says.
So my question is how do I associate that javac in the above directory to command prompt so it runs like "dir?"
Thanks in advance,
Bob