Hello,
i can't use the last beta version(1.3b2) with my jdk
1.3.1_03

i can't compile the j3d demo or my own code (with j3d
import!)
the compiler don't find the package "java.nio." but
the code never call this package, it's very weird...
(compiler output at the end of mail)
and it's work fine with the j3d 1.2.1_03 or _04
version

I think that java.nio package is exclusive to
jdk1.4 , but j3d 1.3beta2 shouldn't need it.
(http://developer.java.sun.com/developer/earlyAccess/java3D/java3d-install.html)

Could you help me or just explain this problem ??
Thanks

renaud
my configuration :win2000Pro, Forte 2.0 CE,
jdk1.3.1_03

the compiler say :
F:\jdk1.3.1\demo\java3d\HelloUniverse\HelloUniverse.java:
Class java.nio.Buffer not found in type declaration or
import.
F:\jdk1.3.1\demo\java3d\HelloUniverse\HelloUniverse.java:
Class java.nio.Buffer not found in type declaration or
import.
F:\jdk1.3.1\demo\java3d\HelloUniverse\HelloUniverse.java:
Class java.nio.Buffer not found in type declaration or
import.
F:\jdk1.3.1\demo\java3d\HelloUniverse\HelloUniverse.java:
Class java.nio.Buffer not found in type declaration or
import.
F:\jdk1.3.1\demo\java3d\HelloUniverse\HelloUniverse.java:
Class java.nio.Buffer not found in type declaration or
import.
F:\jdk1.3.1\demo\java3d\HelloUniverse\HelloUniverse.java:
Class java.nio.Buffer not found in type declaration or
import.
F:\jdk1.3.1\demo\java3d\HelloUniverse\HelloUniverse.java:
Class java.nio.Buffer not found in type declaration or
import.
F:\jdk1.3.1\demo\java3d\HelloUniverse\HelloUniverse.java:
Class java.nio.FloatBuffer not found in type
declaration or import.
F:\jdk1.3.1\demo\java3d\HelloUniverse\HelloUniverse.java:
Class java.nio.FloatBuffer not found in type
declaration or import.
F:\jdk1.3.1\demo\java3d\HelloUniverse\HelloUniverse.java:
Class java.nio.Buffer not found in type declaration or
import.
F:\jdk1.3.1\demo\java3d\HelloUniverse\HelloUniverse.java:
Class java.nio.DoubleBuffer not found in type
declaration or import.
F:\jdk1.3.1\demo\java3d\HelloUniverse\HelloUniverse.java:
Class java.nio.DoubleBuffer not found in type
declaration or import.
F:\jdk1.3.1\demo\java3d\HelloUniverse\HelloUniverse.java:
Class java.nio.Buffer not found in type declaration or
import.
F:\jdk1.3.1\demo\java3d\HelloUniverse\HelloUniverse.java:
Class java.nio.ByteBuffer not found in type
declaration or import.
F:\jdk1.3.1\demo\java3d\HelloUniverse\HelloUniverse.java:
Class java.nio.ByteBuffer not found in type
declaration or import.
F:\jdk1.3.1\demo\java3d\HelloUniverse\HelloUniverse.java:
Class java.nio.Buffer not found in type declaration or
import.
16 errors



___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais !
Yahoo! Mail : http://fr.mail.yahoo.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".

Reply via email to