Plugin broken with scala 2.9.0.final
I updated to the newly released scala 2.9.0.final this morning, but unfortunately it seems the scala plugin doesn't like it. Get lots of errors like these when building:
'TransactionValve$$anonfun$handleCommit$1' to /home/blah/projects/foo/out/production/foo/bar/eek/tx/TransactionValve$$anonfun$handleCommit$1.class (No such file or directory)
请先登录再写评论。
You will need to use IDEA 10.5 RC with a nightly build of the Scala Plugin.
-jason
I use the paid for ultimate edition, not the community edition, so I don't think using a community RC is a possibility.
Ultimite Edition is also avialable in 10.5 Release Candidate.
http://www.jetbrains.com/idea/nextversion/
Or you can wait for the official release, and stick to Scala 2.8.1 for a bit longer.
-jason