I have istalled ErlIDE plugin to Eclipse, and created project. In project I added new erlang module but when I want to edit it I get error
Could not open the editor: Erlang
tools do not support source files
encoded in UTF-8
Is it bug of ErlIDE? Or erlang doesn’t support UTF8?
From Erlang documentation:
See this thread for more details.