This test reproduces http://lampsvn.epfl.ch/trac/scala/ticket/4067
-
You can build with ant. The code compiles.
-
You can import the project in eclipse. The build should fail.
-
Switch the scala library with "ant fix" and reload the project (F5) in eclipse (Possibly a couple of times). The build should succeed.
-
You can revert with "ant original"