>I'm trying to convert a CodeWarrior Java project to JBuilder 3.0, and I'm
<snip>
>Exception in thread "main" java.lang.UnsatisfiedLinkError: no J3D in
>java.librar
>y.path
<snip>
It is a path problem, j3d is using some DLL which are not in your path, I
repeat path, not classpath,
be sure to point to your box correct directory:
For example, on my box, J3D.dll is under C:\jdk1.3\jre\bin
===========================================================================
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".