ScalaTest withFixture problem
Hello,
Could you help me to explain and solve following issue.
After switching to plugin build #582 (from #536) I'm getting following warning in my project's ScalaTests. (scalatest-1.2)
1st of all I never seen this problem/complain before.
2nd When I'm trying to fix it by clicking IDEA's suggestion to implement missing member:
It seems that it fails somewhere on its way and i get following piece of partly generated code:

Any comment on that please?
Please sign in to leave a comment.
Seems that it is related to: http://youtrack.jetbrains.net/issue/SCL-2840
It's a bug. Thank you for reporting it (we will fix it soon).
The bug is already fixed in the newer builds.
I'm still seeing it as of 4/1/2011. My scala plugin is 0.4.735. I can provide a test case if necessary.