Originally posted by Rene Larsen: Is "c:\WDSC\sdk\bin" part of your PATH?? if yes then is it correct that you should call javac from any folder.
Yes before you need to add ;c:\WDSC\sdk\bin
and yes you need to add the semi-colon in there to tell the path that this is a seperate directory from the one before it. Currently Your path does not have the c:\WDSC\sdk\bin in it yet.