IntelliJ messes up the Section sign (§) in .java files

已回答

I added a .java file to a project, that contained the § symbol. IntelliJ rendered it as �. When I replaced it with § in intellij, it rendered fine, but in the file, it was saved as §. My file is in UTF-8 format. How can I make IntelliJ properly save and render special unicode characters?

0

请先登录再写评论。