Hi Eric,


>when I set up the compiler to use the JDK 1.2.2 version it says "Warning:
>JIT compiler "javacomp" not found.  Will use interpreter..."  I can't read
>the rest of the message because it goes out of the box and there is no way
>to scroll.
That's ok, should not bother you...
in you project set Project/default properties to:
Path:  target jdk 1.2.2 with
path: C:\jdk1.2.2\bin\java.exe
classpath:C:\jdk1.2.2\jre\lib\rt.jar;C:\jdk1.2.2\jre\lib\i18n.jar;C:\jdk1.2.
2\lib\dt.jar;C:\jdk1.2.2\lib\tools.jar
src path [C:\jdk1.2.2\src.jar]\src\
doc path: C:\jdk1.2.2\docs\api\

in your properties or default properties if you always use j3d
create a j3d library with:
name: j3d
classpath:
C:\jdk1.2.2\jre\lib\ext\j3dcore.jar;C:\jdk1.2.2\jre\lib\ext\j3daudio.jar;C:\
jdk1.2.2\jre\lib\ext\j3dutils.jar;C:\jdk1.2.2\jre\lib\ext\vecmath.jar;C:\jdk
1.2.2\jre\lib\ext\vrml97.jar
(VRML only if you need it but that shows you how to do it
doc path: C:\jdk1.2.2\docs\j3ddoc

now everything should run smoothly: hope it helps

Olivier Fillon    Minestar Project
[EMAIL PROTECTED]  Mincom Limited
Ph.+61-7-3303-3344               61 Wyandra Street
Fax+61-7-3303-3232               Teneriffe Qld. 4005.
Australia
Company home page: http://www.mincom.com/
Personal home page: http://www.powerup.com.au/~fillon
--- A word from our sponsor ---
This transmission is for the intended addressee only and is confidential
information. If you have received this transmission in error, please delete
it and notify the sender. The contents of this E-mail are the opinion of the
writer only and are not endorsed by Mincom Limited unless expressly stated
otherwise.

--
Then it basically can't find anything I try to import.  Do you
>think this is a problem with my installation of the jdk or 3D files?
Thanks
>for your help, the program I am using right now in place of JBuilder is
>pretty pathetic
Do you mean J3d imports or any imports?
What you need to do is create some with J3d components:
I have a j3d with

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