this question has answer here:
i using eclipse juno java ide , in java code comments , logging statement in japanese.
eclipse displaying junk character instead of correct japanese characters. followed this post resolve issue , made changes in eclipse.ini file. getting string literal not closed double-quote error.
you need tell eclipse use utf-8 stdout console. can set window > preferences > general > workspace > text file encoding.

Comments
Post a Comment