Please help this newbie...

Im a little confused… I have alot of java installed on my pc and I dont know exactly how it works.
Im using XP home edition and eclipse and I have the following java installed:

J2SE Development Kit 5.0 Update 3 - 278MB
J2SE Runtime Environment 5.0 Update 2 - 117MB
J2SE Runtime Environment 5.0 Update 3 - 301MB
Jave 2 Runtime Environment, SE v1.4.2 - 61.63MB
Jave 2 Runtime Environment, SE v1.4.2_05 - 135MB
Java 3D 1.3.1 (OpenGL) SDK - 1.09MB

When I have so many directories of java Im confused as to which of them I should install JOGL and how.
Do I even have the right JDK installed?
My objective is to start learning JOGL and make my eclipse understand it.

Could someone guide me step be step all the way down to the button click!

Can I even compile JOGL programs with my grafics card: RADEON IGP 320M

Sure, you can both compile AND run JOGL programs with the above card. My flatmate has a laptop with the same card. Its quite limited though, no vertex shader support for example. His machine has drivers that only support 1.1 , and try as we might we haven’t been able to get updated drivers that don’t screw up something else. But for simple stuff its grand.

D.