I am new to programming, installed jre-7u67-windows-i586 (have Win Vista), tried java tutorial from Oracle and got stuck on first exercise - created x.java file and tried to run it in CMD: javac x.java and got message 'javac' is not recognized as an internal or external command, operable program or batch file. What am I doing wrong/missing?
thanks