Help.. what is this exception in scala plugin?

I am just trying to run some unit tests...
Any idea what this could be? Something on my side? A bug on the IDEA side?
Help.... (see attached screen shot)



Attachment(s):
Screen Shot 2012-12-14 at 3.29.42 PM.png
0
2 comments

Please make sure that (in every module) version of Scala standard library (in module dependencies) is the same as version of Scala compiler library (in Scala facet).

0

Thanks for your suggestions...


Unfortunately... ughh.... it's not an issue with the settings (i tried doing what you said, but the settings were all correct).

Looks like it's yet another regression in the scala plugin :(

The same operations on the same code base work fine in Intellij 11.


:(

0

Please sign in to leave a comment.