You can just all 4 jar files in one library:

1. Click "File" / "Project properties"
2. Click "Libraries"
3. Click "New"
4. Enter Name (e.g. "Java 3D 1.1.2")
5. Click the "..." Button to the right of the class path input field
6. Add all four jar files in the "Edit LibraryClassPath" dialog

that's it!

(7. Enter documentation and source path for source code completion
and improved online help)

Thomas


>   You need to add 4 libraries, this is what mine looks like (NOTE: the names
> are really up to you):
>
>   Name = Java3d Core
>   Class path = D:\jdk1.2\jre\lib\ext\j3dcore.jar
>   Source path =
>   Doc path =
>
>
>   Name = Java3d Utilities
>   Class path = D:\jdk1.2\jre\lib\ext\j3dutils.jar
>   Source path = D:\jdk1.2\java3d-utils-src.jar
>   Doc path =
>
>   Name = Java3d Audio
>   Class path = D:\jdk1.2\jre\lib\ext\j3daudio.jar
>   Source path =
>   Doc path =
>
>   Name = Vector Math
>   Class path = D:\jdk1.2\jre\lib\ext\vecmath.jar
>   Source path =
>   Doc path =
>
>  My apologies if the above isn't aligned in your mailer....
>
>  HTH,
>  -Gary

Reply via email to