How to import com.sun.j3d in JbuilderX  
Author Message
tim_x_pham





PostPosted: 2004-9-17 2:42:00 Top

java-programmer, How to import com.sun.j3d in JbuilderX Hi all,

I am develope an application on the Borland JbuilderX. How can I make
an import com.sun.j3d.*, especially looking for point3f and color3f?
Seem there is no library in this compiler.
Thanks for your help,

T
 
Tony Burrows





PostPosted: 2004-9-26 18:36:00 Top

java-programmer >> How to import com.sun.j3d in JbuilderX On Thu, 16 Sep 2004 11:41:59 -0700, tim wrote:

> Hi all,
>
> I am develope an application on the Borland JbuilderX. How can I make
> an import com.sun.j3d.*, especially looking for point3f and color3f?
> Seem there is no library in this compiler.
> Thanks for your help,
>
> T
Tools/Configure JDKs then you can point to the jars you want in add

Tony