File was loaded in the wrong encoding:'UTF-8' in IntelliJ IDEA

后端 未结 9 2032
别跟我提以往
别跟我提以往 2020-11-29 11:15

Before asking the question, I searched for a similar question on StackOverflow:

file was loaded in the wrong encoding: 'UTF-8' in android studio

But

9条回答
  •  庸人自扰
    2020-11-29 11:38

    I was having the same problem.. and i solved it by changing the CR to CRLF AND then refresh the project like done in following image

    CHOOSE CRLF (image)

提交回复
热议问题