I get the following error, when trying to save a properties file (containing name/value pairs) with foreign language characters. How do I set the encoding?
Best possible solution for this , which I always do .Is to go the respective file in your workspace open it in notepad++ and make the desired changes. Once done , save the file.
Your eclipse will ask you to update the code with the changes . Click yes.
And you are all good to go now.