This Tutorial is for everyone thats Asking how do i stop the error, Javac is not regonized cant compile.
Getting JDK
Go to
http://java.sun.com/javase/downloads/index.jspClick and enter JDK 6 Update 3
Step one: Go to Start
Step Two: Go to My computer
This should help

Step Three: Right click and Click on properties

Step Four: Click on the Advanced tab.

Step five: Click on Click Envirorment Variables

Step six: On the top half click New

[img:f450]http://[http://i191.photobucket.com/albums/z82/hcspure/new-1.jpg[/img:f450]
Step seven: PATH is the name and the value C:\Program Files\Java\jdk1.6.0_03\bin
Step eight: Click new again But this time name it CLASSPATH and the value is CLASSPATH=C:\Program Files\Java\jdk1.6.0_03\bin;%CLASSPATH%;
EXIT OUT OF IT CLICKING OK!