From: SourceForge.net <no...@so...> - 2008-09-18 04:59:33
|
Bugs item #2117750, was opened at 2008-09-18 07:59 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=2117750&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: Interactions Group: 2: Annoying Status: Open Resolution: None Priority: 5 Private: No Submitted By: googmeister (googmeister) Assigned to: Nobody/Anonymous (nobody) Summary: displays internal representation of command-line args Initial Comment: In drjava-stable-20080904-r4668, if I execute a program with command-line arguments such as java Test 12 and then recall the command using the up arrow key in the Interaction Pane, it displays it as > Test.main(new String[]{"12"}); I'm not sure whether this is a bug or feature, but this behavior is confusing to novices. In previous versions, it displayed what was typed instead of the internal representation. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2117750&group_id=44253 |