Just going through the sample Scala code on Scala website, but encountered an annoying error when trying to run it.
Here\'s the code: http://www.scala-lang.org/node/
A quick solution:
First, exclude the package: Right click on the source package >> Build Path >> Exclude
Then include it back: Right click on the source package >> Build Path >> Include