I copied the examples folder from scala-2.7.7.final-devel-docs to the src folder of a scala project.
But the source files will not compiled unless I change them manually. “Project/Build automatically” is checked.
I’m using the Scala Eclipse Plugin 2.7.7-final
How can I achieve that this works like in java projects?
Thanks to Miles Sabin I found the answer while ensuring not to open a duplicate ticket.
This behaviour is a known bug. And indeed I had files with errors in this project.
http://lampsvn.epfl.ch/trac/scala/ticket/683