The moose likes Beginning Java and the fly likes Same CLASSPATH  Problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Same CLASSPATH  Problem" Watch "Same CLASSPATH  Problem" New topic
Author

Same CLASSPATH Problem

Rajkumar balakrishnan
Ranch Hand

Joined: May 29, 2008
Posts: 445

Hi all,
I was really confused with classpath and path..When i run my project it shows me "javac is not recognized as" error...
I dont get it as i have the right path and classpath...

: Code edited :
Please help me this noob question.....


Never try to be a hard-worker. Be a smart-worker.
My Blog
Muhammad Saifuddin
Ranch Hand

Joined: Dec 06, 2005
Posts: 1318

you may need to check.. this entry.



or change your jdk path with this..



as bin folder is holding javac.exe

hope it helps..

[Edit again to correct the link]
[ October 11, 2008: Message edited by: Muhammad Saifuddin ]

Saifuddin..
[Linkedin] How To Ask Questions On JavaRanch My OpenSource
Rajkumar balakrishnan
Ranch Hand

Joined: May 29, 2008
Posts: 445

I got it.... Anyway thanks for your help..
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: Same CLASSPATH Problem
 
Similar Threads
Class path errors
path and classpath
Class path errors
POI File Not Compiling Problem
executing java from another directory