Console and ScalaTest Run Configs Fail Silently (0.3.1564) Follow
Hi,
I am no long able to invoke Run Configurations for the Scala Console or for ScalaTest. Trying to invoke a Console Run Configuration yields nothing visible in the GUI while producing the stack trace in the attached log file NSME-Console.log. The stack trace from running a ScalaTest Run Configuration is in NSME-ScalaTest.log.
Randall Schulz
Attachment(s):
NSME-ScalaTest.log.zip
NSME-Console.log.zip
Please sign in to leave a comment.
The latest nightly builds require Idea EAP version 95.214 or higher.
(I am going to reflect this in the plugin manifest).
OK. I updated to the current 9.0.3 EA (#95.214) and the NoSuchMethodError no longer occurs.
The next question is why every attempt to run my tests is met with a ClassNotFoundException for plugins.scala.testingSupport.scalaTest.ScalaTest09Scla28Runner?
This has been going on for quite a while, now.
Randall Schulz
Can you please provide a stacktrace?
Here you go.
RRS
Attachment(s):
ScalaTest-exception.zip
I should clarify that "quite a while" is (I think) since the Sala 2.8.0.RC3 update, which is what I'm using now.
Randall Schulz
IDEA does not support ScalaTest version 0.9, what version are you trying to run?
Version 1.2-for-scala-2.8.0.RC3-SNAPSHOT from the scala-tools.org Web site.
Randall Schulz
It was a bug. Now it's fixed.
Best regards,
Alexander Podkhalyizin.