Java and OpenGL

I have to do a project using OpenGL. I dont have time to learn C so i was going to use Java, I have purchased the red book but i dont know what program i can use to write the code in and compile it. can anyone help? also will the code in the red book be the same for Java or are the commands different?

Thankyou

GL4Java is what you are looking for.
http://www.jausoft.com/gl4java.html

Should not be a big problem to port the redbook examples.