Feature Requests item #3044574, was opened at 2010-08-13 13:05
Message generated for change (Tracker Item Submitted) made by stephendgilbert
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=3044574&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: User interface
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Stephen Gilbert (stephendgilbert)
Assigned to: Nobody/Anonymous (nobody)
Summary: Display Unicode in Console
Initial Comment:
I'm not sure if this is even possible. When I'm telling students about Unicode, I have them type a Unicode escape sequence as part of a String (say "\u221a") and when they press Enter DrJava displays the actual character. However, if they use System.out.println() to display it in the same console, they get the dreaded ?. I've Googled a bit and found some solutions for the Mac Terminal and the Eclipse console, but none of those solutions seemed to work with DrJava.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=3044574&group_id=44253
|