Does anybody have any ideas about this one?

I performed a clean install of the jdk and j3d.  I can run the demo in the
appletviewer, but not as an application.  This is the same as the error with
HelloJava3Da from the Tutorial.

This works ------>C:\jdk1.3\demo\java3d\HelloUniverse>appletviewer
HelloUniverse.html
This doesn't --->C:\jdk1.3\demo\java3d\HelloUniverse>java HelloUniverse
                          Exception in thread "main"
java.lang.NoClassDefFoundError: HelloUniverse
This works ----->C:\jdk1.3\demo\java3d\HelloUniverse>java -cp
/jdk1.3/demo/java3d/HelloUniverse/H
                         elloUniverse.class; HelloUniverse

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