java - Output of Eclipse is rubbish -


i want write program in eclipse language different english. when display output using system.out program, displays output correctly in console editor. when accept input console , output it, output rubbish. how can solve it. many thnaks

i'm not sure if problem, have character encoding problem. make sure you're using unicode, utf-8.

you can read more @ official docs converting non-unicode text.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -