Umlaute from german language are not possible to output?
Answered
Hello,
i have problems with the german Umlaute: ö,ü,ä and also ß -
In the editor i have no problems - but for example when i want to do an output i get instead of ö,ü,ä allways a black symbol with a "?"
I am using UTF-8 - it is displayed on the bottom right side.
How is it possible to also output these german Umlaute?
Please sign in to leave a comment.
Please check the project encoding: http://blogs.jetbrains.com/idea/2013/03/use-the-utf-8-luke-file-encodings-in-intellij-idea/.
If the issue persists, share the sample project to reproduce it: https://uploads.services.jetbrains.com/ .
Hello, changed the project setting to UTF-8 - now everthing seems to work fine.
Thanks!
Tx - helped me too.