Java Runtime Targetting. [message #167249] |
Mon, 05 July 2004 06:10 |
Eclipse User |
|
|
|
Eclipse 3.0M9, Windows XP.
I am receiving a number of Java compilation errors similar to the one
below. Last week I wasn't getting any of them. Then it started claiming
that it was 'targetting 1.2' but is now 'targetting 1.1'.
Incompatible .class files version in required binaries. Project 'ausapp'
is targeting a 1.1 runtime, but is compiled against
'C:jdk1.4.1/jre/lib/charsets.jar' which requires a 1.4 runtime.
Where is the setting that sets which java version is being targetted. The
only reference I can find to such a thing is amongst the plug-in
development setting (which I don't use).
I'm developing using Java 1.4 but would like to target 1.3. Any ideas?
Thanks,
Vince.
|
|
|
Powered by
FUDForum. Page generated in 0.03612 seconds