Anyone know about JGrasp and how to complie it?

Hi all....

I have been using jgrasp for 4 months now, but i just recently installed vista and in doing so lost all my programs. i reinstalled jgrasp and java jdk. Everything i try and complie on jgrasp it gives me this error.

--jGRASP wedge2 error: command "javac" not found.

-This command must be in the current working directory

-or on the current PATH to use this function.

-PATH is ";C:\Program Files\Java\jre1.5.0_11\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem".

what does that mean and how can i make it complie again.

I kno i have to set the complier to the jdk path, but how?

And even more challenging how on vista?

PLEASE HElP GUYS.

Thanks MS.

[738 byte] By [Progr@mera] at [2007-11-26 18:08:00]
# 1
Just give me any hints i would appreciate it. I have homework to do :::::::::::::::::)
Progr@mera at 2007-7-9 5:39:32 > top of Java-index,Java Essentials,New To Java...
# 2
http://www.jgrasp.org/faq.html#wont_compile
simon_orangea at 2007-7-9 5:39:32 > top of Java-index,Java Essentials,New To Java...
# 3
From your PATH variable I can see you installed the JRE not the JDK, so the javac command isn't available...
bytetrona at 2007-7-9 5:39:32 > top of Java-index,Java Essentials,New To Java...