Got Started :-)) The problem was in the default installation. The required jar/dll files were not present in the jdk1.2/JavaSoft/bin[lib] directories, insted they were in jdk1.2/jre/bin[lib], just had to copy them. Thanks for the replies. Mahesh. -----Original Message----- From: blueseagull [mailto:[EMAIL PROTECTED]] Sent: 24 December 1999 20:30 To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] getting started Hi Mahesh, You might need to set the Path, "set Path = %PATH%;c:\jdk1.2". Lihui -----Original Message----- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of Mahesh R Sent: Thursday, December 23, 1999 11:56 PM To: [EMAIL PROTECTED] Subject: [JAVA3D] getting started Hello J3Dgurus, I have just started with learning java. I have down loaded Java3D. My first aim is to get the demos running. When I run the demos I am getting exceptions : Ex: c:\jdk1.2\demo\java3d\HelloUniverse> java HelloUniverse Exception in thread "main" java.lang.NoClassDefFoundError: javax/media/j3d/SceneGraphObject Can anyone tell me if installations are OK. What environment setting I need to make etc.. My c:\jdk1.2 : bin COPYRIGHT demo include include-old J3D12JDKOGL.isu java3d-utils-src.jar javasoft jre lib LICENSE READM E README.html README.Java3D-jdk.OpenGL.txt src.jar Uninst.isu Thanks in advance Mahesh. =========================================================================== 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". _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com =========================================================================== 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". =========================================================================== 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".
