Anyone knows how to setup JBuilder 2007 (for Windows, the free version)
to run JOGL apps?
I can configure the IDE to find the jar files and compile JOOGL apps.
But it throws the following exception when run inside IDE:
java.lang.UnsatisfiedLinkError: no jogl in java.library.path
I can run it on console without any problem
I tried to copy the DLL into system folder.
I tried to configure the IDE to search the DLL’s but failed.
The IDE’s online help is no use.
JBuilder home page provides no clue.
I searched interent on this topic and no result.
This problem has nothing to do with JOGL.
But can anyone please help anyway?