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
Post a Comment