help,
(I come from china,ugly English. hope some one understand me!)
I can run some simple demo,
but run others ,happens
Exception in thread “main” java.lang.NoClassDefFoundError: com/xith3d/test/Xith3
DTexture3DCoordTest$1$KeyboardEventListener
at com.xith3d.test.Xith3DTexture3DCoordTest.init(Xith3DTexture3DCoordTes
t.java:201)
at com.xith3d.test.Xith3DTexture3DCoordTest.main(Xith3DTexture3DCoordTes
t.java:271)
I can find this class-----com/xith3d/test/Xith3DTexture3DCoordTest$1$KeyboardEventListener in xith3d.jar,
why i get this problem? keyEvent and MouseEvent
someone help me ?
Thanks!