Eclipse and jogl.jar



It's been some time since I last used Java and I was trying to get into
it again using Eclipse as IDE and jogl for visualization. My HelloWorld
app compiles, but when running it I get:

Exception in thread "main" java.lang.UnsatisfiedLinkError: no jogl in
java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)

I have tried copying the jogl.jar file into /jre/bin/ext , updating the
env. variable, and also passing the complete pathname of the jar to the
VM with the -D option. The error message still remains the same.

How do you set up Eclipse to make sure it tells the VM where all
external jars are located ?

.



Relevant Pages

  • Re: Eclipse and jogl.jar
    ... it again using Eclipse as IDE and jogl for visualization. ... Exception in thread "main" java.lang.UnsatisfiedLinkError: ... How do you set up Eclipse to make sure it tells the VM where all ... external jars are located? ...
    (comp.lang.java.softwaretools)
  • Re: Eclipse and jogl.jar
    ... it again using Eclipse as IDE and jogl for visualization. ... Exception in thread "main" java.lang.UnsatisfiedLinkError: ... How do you set up Eclipse to make sure it tells the VM where all ... external jars are located? ...
    (comp.lang.java.softwaretools)
  • Re: A constructive debate: Eclipse or NetBeans?
    ... I just compare Java development ... an error to call them caches if Eclipse won't invalidate them when they ... What does it matter how "much" the project uses OpenGL. ... when you build JOGL and different options when you try to run their demos. ...
    (comp.lang.java.softwaretools)