Last week I put jdk1.3 and java3d on a new computer running windows
2000.  I had a difficult time getting them to run together on though.  I
kept getting the error
Exception in thread "main" java.lang.NoClassDefFoundError:
I searched the archives and found a few other people that had encountered
this problem.  Well, I have now solved this on my Machine this is how I
did it.

Under windows 2000

I installed jdk1.3 directly under c: where it goes by default.
I then istalled java3d into c:\Program Files\JavaSoft\JRE\1.3
instead of the default which was c:\Program Files\JavaSoft\JRE\1.2
I then copied the 4 jar files j3daudio, j3dcore, j3dutils, and vecmath
from c:\Program Files\JavaSoft\JRE\1.3
into c:\jdk1.3\jre\lib\ext and c:\jdk1.3\lib\ext
maybe you don't need to copy it into both of those but that is how I
finally got it to work.

Hope that helps if anyone else has been having my problem.

Brian White
[EMAIL PROTECTED]

===========================================================================
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