Re: [JAVA3D] NoClassDefFoundError

2000-12-04 Thread Paul Pantera
1.3.0-C, mixed mode) Next, set you classpath to '.' like this: set CLASSPATH=. -Paul > MIME-Version: 1.0 > X-Priority: 3 > X-MSMail-Priority: Normal > X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 > Date: Sun, 3 Dec 2000 19:03:29 +0200 > From: Arto Paasovaara &l

[JAVA3D] NoClassDefFoundError

2000-12-03 Thread Arto Paasovaara
With many java3d examples I get error:   NoClassDefFoundError , and every time class which is not found is javax/media/j3d/* , where * is class name.   Am I missing some path/file somewhere? Has anyone else had same problem?   Thanks, Arto Paasovaara