Close
jGuru Forums
Posted By: Pradeep_Bhargav Posted On: Monday, April 1, 2002 10:27 PM
Hi,
I am new to Java3D and I started of with a class which displays "Hello World" in 3D. But my problem is that the class compiles but it doesn't run. It gives a runtime exception of "java.lang.NoClassDefFoundError: javax/media/j3d/Geometry". Can anybody please help me in solving this. I am using jdk1.4, java3d 1.2.1-04-win32-directx on Windows 2000 Professional(Directx 7.0).I have tried the same program on WIndows XP(Directx 8.1) also but it gives the same problem.
Re: Unable to run Java3D program
Posted By: Thomas_Hackel Posted On: Monday, April 1, 2002 11:14 PM