Another good tip is also put your Java3D files into
JBuilder's JRE folder.
In a typical JB install you put a copy of
j3d.dll, j3dsound.dll, j3dutils.dll in the folder
C:\JBuilder7\jdk1.3.1\jre\bin

and your j3d related jars in the folder
C:\JBuilder7\jdk1.3.1\jre\lib\ext
 The folders addresses above can be different in your
computer, but may looks alike.

JB runs J3D apps fine. Large amount of RAM memory is
highly recomended...



 --- ajaxinc <[EMAIL PROTECTED]> escreveu: > In
jbuilder "tools" menu item there is an option
> "configure libraries". In
> that you will have to create new library. When you
> are creating a new
> library for Java3d you will have to give the path of
> following files
> vecmath.jar
> j3daudio.jar
> j3dcore.jar
> j3dutils.jar
>
> These files are usually found in the folder
> @/jre/lib/ext/  where @
> represents the jdk folder where you installed
> java3D.
> After having created this new Library, You will have
> to add to your project
> properties so that jbuilder uses it when it compiles
> your project. For this
> in the "project" menu item of your jbuilder IDE, use
> the option project
> properties. There under "required libraries", you
> have to add the Java3D
> library that you created earlier in jbuilder.
>
>
>
> ----- Original Message -----
> From: "Jayasree Tangirala" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, August 31, 2002 9:00 AM
> Subject: [JAVA3D] trouble compiling in JBuilder
>
>
> > Hi,
> >
> >    I just installed jBUilder7. Earlier I worked
> with JDK2/Java3d. However
> I
> > am not able to compile with JBuilder. Even J3d
> components. The compiler is
> > not recognising elements like Color3f & Vector3f.
> Some components of the
> > project I am working on were compiled before I
> ever installed JBuilder and
> > do not use JBuilder components. Even they do not
> compile now.
> > Obviously I am doing something wrong. Can anyone
> advice?
> > Thanks
> > J
> >
> >
>
_________________________________________________________________
> > Send and receive Hotmail on your mobile device:
> http://mobile.msn.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".

_______________________________________________________________________
Yahoo! PageBuilder
O super editor para cria��o de sites: � gr�tis, f�cil e r�pido.
http://br.geocities.yahoo.com/v/pb.html

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