erlide_eclipse icon indicating copy to clipboard operation
erlide_eclipse copied to clipboard

Corrupt outline/explorer label

Open jesperes opened this issue 7 years ago • 1 comments

Corrupted label; missing "m" from "module/1" in outline and project explorer views.

image

jesperes avatar Jun 04 '18 16:06 jesperes

What's the code in foobar.erl? My guess is that there should not be any module/1 function, but the module attribute is misinterpreted -- maybe some encoding problem?

vladdu avatar Jun 04 '18 20:06 vladdu