Re: Eclipse and jogl.jar
- From: IchBin <weconsul@xxxxxxx>
- Date: Wed, 08 Mar 2006 23:43:39 -0500
id_usenet@xxxxxxxxx wrote:
It's been some time since I last used Java and I was trying to get intoIf you are trying to run it from within Eclipse.. Then
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 ?
- Right click on your project and select properties.
- The select Java Build Path
- then add the link to the jogl.jar there
You should be ok to run after that..
--
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
.
- References:
- Eclipse and jogl.jar
- From: id_usenet
- Eclipse and jogl.jar
- Prev by Date: Eclipse and jogl.jar
- Next by Date: Re: Eclipse and jogl.jar
- Previous by thread: Eclipse and jogl.jar
- Next by thread: Re: Eclipse and jogl.jar
- Index(es):
Relevant Pages
|
|