Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to run javac from command line?

843833Mar 4 2003 — edited Mar 7 2003
Hello,
Path on my computer is like this :

PATH=C:\PROGRA~1\COMMON~1\MICROS~1\MSInfo\;;C:\WINDOWS;C:\WINDOWS\COMMAND;C:\JDK1.3.1_7\BIN;C:\J2SDKEE1.3.1\BIN

when i do "javac" from command line, i get the error "bad command or file name". It means it doesn't find javac, but why, after setting the PATH. Is there any error in setting?

Please help.

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 4 2003
Added on Mar 4 2003
2 comments
269 views