Re: Can't add jogl-all.jar and gluegen-rt.jar for 2.0.2 to Netbeans library
Posted by hharrison on Sep 11, 2013; 3:53pm
URL: https://forum.jogamp.org/Can-t-add-jogl-all-jar-and-gluegen-rt-jar-for-2-0-2-to-Netbeans-library-tp4030013p4030017.html
Did you download the jars using Firefox? I had this issue where downloading the jars direclty ended up wrapping
the jars in an extra layer of zip file, ie. my jogl-all.jar ended up having only one file in the archive...called jogl-all.jar
Pulling out that file and using it directly solved it for me. (still no idea how that happened)
Harvey