Hi, coleguilla!!!!
You should add in project properties in "libraries java" a new lib
called whatever you want to, and add the following jar files:
- vecmath.jar
- j3dcore.jar
- j3dutils.jar
- j3daudio.jar
They are in the directory "jbuilder35/java/jre/lib/ext"
if you hava done so make sure you have set the project's source and
output directories so the j3d examples can find the texture files.
Bye (!!Hasta la pr�xima!!)
Rosa Maria Torres de Paz wrote:
> Hello everybody!
>
> I want to develop my app under JBuilder 3.5, and when i run
> HelloUniverse , all is OK.
> So i think configuration is right.
> But when i try to run another example that load a image appears the
> next error:
>
>
> error : in loading image
> java.lang.NullPointerExeception
> at
> com.sun.j3d.utils.image.TextureLoader.getTexture(TextureLoader.java:342)
>
> Please, could anybody help me? 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".