You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as it turns out my issue was caused by my maven (scala) project not having a scala nature. If the project isn't properly a scala one the Scala-IDE scalaTest plugin can't handle that. Very annoying as a lot of things just don't work at all and for a newbie its very frustrating especially starting with a scala project that used maven from elsewhere!!!!
with Typesafe's ScalaIDE ScalaTest plugin install in ScalaSDK for Eclipse 3.0.1 on Windows 8
ScalaTest for Scala IDE 2.9.3.v-3-2_10-201307130940-55f5c32 org.scala-ide.sdt.scalatest.feature.feature.group scala-ide.org
When trying to launch run-as on a ScalaTest suite the follow error always occurs:
An internal error occurred during: "Launching ListSuite".
java.lang.NullPointerException
The text was updated successfully, but these errors were encountered: