Hi,
Sorry to be a pain, have done a search for this, but can't find anything I'm looking for, most replies just say put the bin directory in youe system vars
I have installed JDK and I have put the bin file in the Path System Variable. But still when I try javac I get the not recognized as a blah blah...
I can compile stuff if I save it in the bin directory but no where else.
My Path variable says:
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\Sy stem32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShel l\v1.0\; C:\Program Files\Java\jdk1.5.0_22\bin\;
(have tried it with and without the final backslash!)

