Re: Jar reference
Posted by millerni456 on Sep 21, 2011; 9:46pm
URL: https://forum.jogamp.org/Jar-reference-tp3346099p3356949.html
In addition the Jars which you are correct on which ones. You also need to point to the .dll files.You do this is eclipse by expanding one of the Jars in the java build-path (on eclipse). After you need to edit the native library location. A window should pop up asking for the directory, and you want to specify the folder containing the .dll files corresponding to the Jar you selected.
I hope this helps. Not quite sure if I completely understand your situation. But this is one of the steps I had a difficult time finding out how to do when I configured my eclipse engine.