Hi,

you�ll have to do that:

Project Properties - Paths - Required Libraries: "Add"

Add a new library and call it as you want (e.g. J3D) and include the files:

j3daudio.jar
j3dcore.jar
j3dutils.jar
vecmath.jar


those files are usually in the directory

jdk1.2.2/lib/ext/

if you�re not quite sure, try "find j3daudio.jar" and then you�ll know!

bye,

Bernd


 >
 >  Hi Marcos,
 >
 >  I just installed JBuilder and i'm interested in knowing how to implement
 >  Java3D also. I would like to know how to install Java3D on my
 >  computer also.
 >  So if you don't mind to reply me any good answer you get, i'd
 >  be thankful,
 >
 >  Thanks
 >
 >  Pat
 >
 >
 >
 >  ----- Original Message -----
 >  From: Marcos Ibuki <[EMAIL PROTECTED]>
 >  To: <[EMAIL PROTECTED]>
 >  Sent: Sunday, November 05, 2000 12:13 PM
 >  Subject: [JAVA3D] Problem installing Java3D on JBuilder
 >
 >
 >  >    Hello Fellows.
 >  >
 >  >    I am trying to install Java3D API in my computer to
 >  > work with JBuilder. I downloaded the file
 >  > "java3d-1_2-win-opengl_sdk.exe" and "openGL.exe" from
 >  > Microsoft.
 >  >
 >  >    I have already made JBuilder to find the libraries
 >  > but my problem is the following error :
 >  >
 >  > java.lang.UnsatisfiedLinkError: no J3D in
 >  > java.library.path
 >  >         at
 >  > java.lang.ClassLoader.loadLibrary(ClassLoader.java:1312)
 >  >         at java.lang.Runtime.loadLibrary0(Runtime.java:749)
 >  >         at java.lang.System.loadLibrary(System.java:820)
 >  >         at
 >  > javax.media.j3d.MasterControl$1.run(MasterControl.java:389)
 >  >         at java.security.AccessController.doPrivileged(Native
 >  > Method)
 >  >         at
 >  > javax.media.j3d.MasterControl.<init>(MasterControl.java:386)
 >  >         at
 >  > javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:550)
 >  >         at java3d.TextureImage.init(TextureImage.java:88)
 >  >         at
 >  > com.sun.j3d.utils.applet.MainFrame.run(MainFrame.java:294)
 >  >         at java.lang.Thread.run(Thread.java:484)
 >  >
 >  >    I read many installation guides and it seems that
 >  > openGL is not properly installed in the machine. The
 >  > problem is that I don�t know where to install it.
 >  >
 >  >    Could anyone please give me detailed guidelines on
 >  > how to install this? Or give me some other clue on how
 >  > to install it?
 >  >
 >  >    Thanks,
 >  >
 >  >    MYI
 >  >
 >  > __________________________________________________
 >  > Do You Yahoo!?
 >  > Thousands of Stores.  Millions of Products.  All in one Place.
 >  > http://shopping.yahoo.com/
 >  >
 >  >
 >  ================================================================
 >  ===========
 >  > To unsubscribe, send email to [EMAIL PROTECTED] and include in the
 >  body
 >  > of the message "signoff JAVA3D-INTEREST".  For general help,
 >  send email to
 >  > [EMAIL PROTECTED] and include in the body of the message "help".
 >  >
 >
 >  ================================================================
 >  ===========
 >  To unsubscribe, send email to [EMAIL PROTECTED] and include
 >  in the body
 >  of the message "signoff JAVA3D-INTEREST".  For general help,
 >  send email to
 >  [EMAIL PROTECTED] and include in the body of the message "help".
 >

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to