|
From: SourceForge.net <no...@so...> - 2009-08-04 22:23:13
|
Bugs item #2832321, was opened at 2009-08-04 15:23 Message generated for change (Tracker Item Submitted) made by hperkins You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2832321&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: 3: Ugly Status: Open Resolution: None Priority: 5 Private: No Submitted By: hperkins (hperkins) Assigned to: Nobody/Anonymous (nobody) Summary: Doesn't use Java 6 on OS X Initial Comment: Just grabbed the current beta (20090803-r4975) and am giving it a try on a couple of machine. I've run into one misfeature on os x (10.5.7, macbook pro). I've got Java 6 listed first in the Java Preferences utility, and that's the version I get when I use javac or java in the terminal. But DrJava is picking up jdk 5.0_19 as the only available compiler in the popup menu, and it also seems to be running under java 5. It seems to me that DrJava ought to be picking up the JVM preference set in the Java Application preferences. Any suggestions? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2832321&group_id=44253 |