JDeveloper 3.2 and J2SE 1.4
From: Stjepan Brbot <stjepan.brbot_at_zg.hinet.hr>
Date: Sat, 6 Jul 2002 22:02:33 +0200
Message-ID: <ag9e4u$f69d$2_at_as201.hinet.hr>
I have JDeveloper v3.2.3 initially comming with JDK 1.2.2 and running on Windows 2000 Pro platform. On the same machine I have Oracle 8.1.7.3.0 with it's JDK 1.1.7. Finally I installed J2SE v1.4.0-rc.
Date: Sat, 6 Jul 2002 22:02:33 +0200
Message-ID: <ag9e4u$f69d$2_at_as201.hinet.hr>
I have JDeveloper v3.2.3 initially comming with JDK 1.2.2 and running on Windows 2000 Pro platform. On the same machine I have Oracle 8.1.7.3.0 with it's JDK 1.1.7. Finally I installed J2SE v1.4.0-rc.
In JDeveloper preferences I did setup this J2SE and it's path and JDeveloper accepted it (v1.4.0-rc included in list with v1.1.7 and v1.2.2) but when I run Java comiler I got the following error message:
"Error: (0) initialization error: class Error const *: class file has wrong version 48.0, should be 45.3 or 46.0"
If I run 1.2.2 compiler with the same code - everything is OK so it seems that JDeveloper does nt know how to work with J2SE v1.4.0. Is it possible to force JDeveloper to use J2SE? Any hint or sugestion?
-- Stjepan BrbotReceived on Sat Jul 06 2002 - 22:02:33 CEST