I've recently been trying to download jGrasp on my home computer because this is the program I am using at school to start to learn Java.
I keep receiving the same error message when I try to compile a simple "hello world" program.
"----jGRASP wedge2 error: command "javac" not found." and it refers me to a website to download another program which i think is the actual compiler. It says, " ---- Make sure you have the full JDK (J2SE SDK or other), not just the JRE, installed.
---- The J2SE SDK is available from java.sun.com."
I have gone to this website and have downloaded what I think is the right thing. After I install it, there is no change to the error message in jGRASP. Can anybody help me get this up and running?