Can anyone point me to some simple step by step instructions for exporting a JOGL application from Eclipse? I'm currently converting a Delphi OpenGL based application to Java using Eclipse and JOGL and have got stuck at this point. Attempts to create a Runnable JAR file result in the message "no gluegen-rt in java.libary.path".
I'd be grateful for any help that gets me past this blocker - thanks!
It seems all roads on exporting Jogl lead to WadeWalker!
Yes, I tried two ways to export, as a JAR file and also followed your tutorial to produce an .exe. I've responded to your blog email on that subject separately.