|
|
| Error While Compiling |
Expert:Muhammad Ibrahim
Hi All I Am a beginner and i face the following problem while compiling can anyone help me.
C:\javatutorial\example> javac HelloWorld.java 'javac' is not recognized as an internal or external command, operable program or batch file.
C:\javatutorial\example> |
| Answers |
type the command in dos prompt; set path=%path%;here type the jdk path upto bin;. or try to set the path in envirnment variable..ok..
example
set path=%path%;c:\jdk1.6.0\bin;
Regards
Sreejith
|
| More Questions |
|
|
Post Answers
Ask Question
Facing Programming Problem?
|
|
|
|
|