Sometimes we need to work on different encodings,So we need to change the encoding to get a proper and readable output in console,Because when running java applications console output is important.
Follow the methods below
Go to Run Menu->Run Configurations
Click Eclipse Application->If there is configuration click it->Click common in left panel
->Console encoding is set to default->Choose the encoding in the below option like UTF-8,ISO-8859-1 and so on.
That’s it enjoy the codings.

Related Posts

  1. First Hibernate example run in eclipse tutorial
  2. External jars,dependency Libraries not deploy in eclipse
  3. How to change/create a partition in windows7
  4. How to import a war file in to eclipse