I try to compile in Eclipse the scala sources that I just got from GitHub, but this fails.Symbols "⇒" and "→" are not interpreted well. In the editor they show up as '‚áí' and ‚Üí.Also "¬" causes problems.The compiler reports 31 errors, mostly "⇒" and "¬" as illegal characters '\u201a' and '\u00a8'; see below
How can I bypass these problems for now?
.../workspace-subscript/scala/ with {build.examples.xml, ..., docs/, ..., lib/, ..., project, ..., src/, ...}
package scala.concurrent.duration
Presentation compiler crashed while type checking this file: java.lang.AssertionError: assertion failed: List(Nothing <and> Nothing, Any <and> Any)