Qj Jack
Qj Jack

Reputation: 11

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

When I open IDEA with a project, which includes tomact, I meet the messy code, as follow:

enter image description here

When I reload coding scheme with UTF-8, the problem still exists. I search for this way: File was loaded in the wrong encoding:'UTF-8' in IntelliJ IDEA

However, it is still not effective.

Upvotes: 1

Views: 3042

Answers (1)

Souja  Young
Souja Young

Reputation: 11

enter image description here

  1. Close the IDE.
  2. Deleted this directory
  3. Run the IDE again.

That's my way... and hope it could help someone.

Upvotes: 1

Related Questions