|
From: SourceForge.net <no...@so...> - 2009-09-29 01:13:42
|
Feature Requests item #2869375, was opened at 2009-09-28 20:13 Message generated for change (Tracker Item Submitted) made by mgricken You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2869375&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 Priority: 5 Private: No Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: Persistent Compiler Preference Initial Comment: Currently, DrJava selects the compiler it considers the "newest" when it starts (sorted by major version, ties broken by maintenance, update, then release type [stable > release candidate, beta, early access], then vendor [sun > apple > openjdk > unrecognized], with the exception that Mint compilers always come last). If someone prefers to always work with the Java 5 compiler, or always with the Mint compiler, the user has to switch compilers every time DrJava starts. We should add a "Preferred compiler" setting in the Preferences dialog. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2869375&group_id=44253 |