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

Answered

What should I do upon these messages?

These codes are retrieved from an open source link, http://www.cs.ucr.edu/~eamonn/UCRsuite.html

It seems UTF-8 is the default of Mac OS, but I don't know about this code. Is it okay to test without harming anything in the progress? Or is there a smarter way to know which encoding it is supposed to be in?

 

1
3 comments

@Jac0786ky looks like the symbol © on the fourth line is the reason of the warning.

When I opened the file this symbol was replaced by the replacement character �. I chose "Reload in another encoding" > "ISO-8859-1" and the symbol © became visible (instead of �) and the warning disappeared.

1

 

I have the same issue and i have tried to load it in the other encoding but there options there all had the warning symbol on them. Please help

1

Adjei941 sorry for the delay. Please submit a support request using `Help | Contact Support` in IDE.

0

Please sign in to leave a comment.