Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Java Runtime Targetting.
Java Runtime Targetting. [message #167249] Mon, 05 July 2004 06:10
Eclipse UserFriend
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.
Previous Topic:Cursor change event in Java Editor
Next Topic:getting IJavaElement from workspace
Goto Forum:
  


Current Time: Sun May 11 05:03:43 EDT 2025

Powered by FUDForum. Page generated in 0.03612 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top