Where to put jogl files

Alright I downloaded the newest beta2 of jogl. I am not sure where to extract the files to. I have looked at some sites, but they seem outdated.

I have never used jogl before but I have read there are some changes like you don’t use canvas anymore or something like that. I have been looking for some examples and tutorials for the new jogl but I can’t seem to find any. If you know of any please post them.

See the JOGL User’s Guide (linked from the JOGL home page), section “Local installation for development”.

The jogl-demos workspace is a good place to start. Look at the Gears demo for a simple and well-known example.