thanx but I do have the environment variables set...I usually am able to run
java and javac from anywhere...that isn't the problem this time...


From: "Brobbey,Isaac" <[EMAIL PROTECTED]>
Reply-To: Discussion list for Java 3D API <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: [JAVA3D] exception in thread 'main'
Date: Mon, 22 Mar 2004 12:00:14 -0500



now I tried making a main() method and use the following command:

java -cp "%CLASSPATH%;..\j3dtree.jar" applet


that's when I get the error...




      > > > but I get an error: "Exception in thread "main"
      > > > java.lang.NoClassDefFoundError: javax/media/j3d/Node"

      I use to get the same error, there is one of two ways to run the program,
      copy the .java file and put in the bin directory under the jdk. then from
the command line, change directory to the jdk bin, then compile and run
your program.
      anothey way to do it , is to set the system , and enviroment variables
correctly to include java3d and j2sdk.

hope this helps


_________________________________________________________________ Hitta rätt på nätet med MSN Sök http://search.msn.se/

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