Bugs item #1727110, was opened at 2007-05-28 13:45
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1727110&group_id=44253
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compiler integration
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: can not compile with JDK 5.0?
Initial Comment:
I have the JDK 5.0 installed (newest release) from the java website. I try to compile a javaclass and I get this error. I have no clue how to fix it..does anyone know what this means?
Error: cannot access SimpleTurtle
bad class file: C:\bookClasses-8-21-06\SimpleTurtle.class
class file has wrong version 50.0, should be 49.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1727110&group_id=44253
|