grace Wang wrote:
>
> Hi, everyone ,
> I copied J3dSwingFrame.java from Raw J3d, compling is fine , when I do
> java J3dSwingFrame,i got error:
>
> Exception in thread "main" java.lang.NoClassDefFoundError:
> javax/media/j3d/Node

Ah.. a FAQ question that arises in many forms.

This means that it cannot find the Java 3D extension libraries. If you
are on a windows box, make sure that java.exe and javaw.exe are removed
from the windows/system32 directory and that your PATH points to the jdk
installation directory *before* the system directory.

--
Justin Couch                                   Author, Java Hacker
Software Architect                                [EMAIL PROTECTED]
rbuzz.net                           http://www.vlc.com.au/~justin/
Java3D FAQ                                 http://www.j3d.org/faq/
-------------------------------------------------------------------
"Look through the lens, and the light breaks down into many lights.
 Turn it or move it, and a new set of arrangements appears... is it
 a single light or many lights, lights that one must know how to
 distinguish, recognise and appreciate? Is it one light with many
 frames or one frame for many lights?"      -Subcomandante Marcos
-------------------------------------------------------------------

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