I've been trying to setup javac, but I keep getting the dreaded error message
javac is not recognized as an internal or external command, operable program or batch file
Ive added the location of javac (C:\Program Files\Java\jdk1.7.0_17\bin) to the Path
in Environment Variables
.. restarted the console etc, but the error persists.
Am I missing something here?