To get the same version of JOGL that is on cse machines get the library jars
http://jogamp.org/deployment/v2.2.4/archive/jogamp-all-platforms.7z
After unzipping, to set up your project in eclipse,
Go to
Project > Properties > Java Buld Path > Libraries
and add the jar files
jogl-all.jar
and
gluegen-rt.jar
to your build path.
You can also optionally (and it is a good idea) download the javadoc
Resource created 10 years ago, last modified 10 years ago.