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/
You have to make sure that your .java files are in the .src folder in eclipse. I had the same exact problem until I got it figured out.