What is the error ?
If its ClassNotFoundException, then its definitely a CLASSPATH issue.
I've never used JGrasp, but if you are a newbie, I would recommend using a simple text editor such as vi/emacs/notepad/textpad and the command line javac.exe compiler until you are happy with basic java compilation and execution.