How to use Scala in IntelliJ IDEA (or: why is it so difficult to get a working IDE for Scala)?
I have encountered the same scalac error when trying to run a Scala project in Intellij Idea 9.0.2 and I’ve managed to find a solution by chance :). These are the steps I took in creating the project and running it. I have created a Scala project in Intellij Idea 9.0.2 final (it was released … Read more