Menu

#385 Display Unicode in Console

open
nobody
5
2010-08-13
2010-08-13
No

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.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.