Eclipse and Exporting JoGL
Posted by NickJPGeorge on Oct 11, 2010; 3:53pm
URL: https://forum.jogamp.org/Eclipse-and-Exporting-JoGL-tp1681466.html
Sorry for another dumb question, but I'm having a lot of trouble getting Eclipse to export executable jars... I have everything linked in a custom library, but when I export to a jar, it's not working... my guess is that it's because the native libraries aren't getting exported. Is there an easy way to do this?