You must create and add new Java3D library in Project Properties/Required Libraties settings in JBuilder project. Add in new library some files from this folder: C:\j2sdk1.4.1_02\jre\lib\ext\ Files: j3daudio.jar j3dcore.jar j3dutils.jar vecmath.jar
Bye! Vladimir A. Vernikovski Programmer ------------------------------------------- JPROOF Technologies Ltd. ----- Original Message ----- From: "Ahmet Balci" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 13, 2003 5:11 PM Subject: [JAVA3D] Error during compile > Hi all, > I am new in Java3d. So I downloaded tutorials and softwarefrom sun's java web site and tried to run example application HelloUniverse from the JBuilder3 environment. But I got the lots of error message similar to following: > > Error(25): class javax.media.j3d.BranchGroup is not public in package javax.media.j3d; cannot be accesssed form outside package. > > Would you tell me what I was doing wrong? > Thanks in advance. > > =========================================================================== > 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".
