M
Mikey2jags
Hi there,
I'm trying to learn Java.
I'm stuck at the setup phase.
Idownloaded the developers kit Java 2 1.5.0
And the version seems correct java -version indicates the this,
When I write the code it saves ok.
But when I come to javac the code I keep getting the following error.
'javac' is not recognized as an internal or external command,
operable program or batch file.
I tried setting the ClassPath and Path as instructed.
Path C:\jdk1.5.0\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program
Files\Common Files\Adaptec Shared\System
Doesn't seem to workwork.
Any advice?
Thanks in anticipation
Mike
I'm trying to learn Java.
I'm stuck at the setup phase.
Idownloaded the developers kit Java 2 1.5.0
And the version seems correct java -version indicates the this,
When I write the code it saves ok.
But when I come to javac the code I keep getting the following error.
'javac' is not recognized as an internal or external command,
operable program or batch file.
I tried setting the ClassPath and Path as instructed.
Path C:\jdk1.5.0\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program
Files\Common Files\Adaptec Shared\System
Doesn't seem to workwork.
Any advice?
Thanks in anticipation
Mike