Bugs item #1216738, was opened at 2005-06-07 16:07
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=1216738&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: Annoying
Status: Open
Resolution: None
Priority: 5
Submitted By: R. Matt Barnett (rmbarnett)
Assigned to: Nobody/Anonymous (nobody)
Summary: Syncing rt.jar with tools.jar
Initial Comment:
DrJava should use the rt.jar file relative to the
compiler selected from the dropdown to the right on the
compile tab.
For example, I have SDK1.5 and SDK1.4 installed and
when i select my 1.4 compiler from the drop down and
compile, I get the error below:
Error: cannot access java.lang.Object
bad class file: C:\Program
Files\Java\jre1.5.0_03\lib\rt.jar(java/lang/Object.class)
class file has wrong version 49.0, should be 48.0
Please remove or make sure it appears in the correct
subdirectory of the classpath.
-- Matt
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1216738&group_id=44253
|