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
Scala IDE 4.1 introduced Scala Expression Evaluator. Unfortunately it's not working when debugging ScalaTest. Scala Expression Evaluator requires changes in VM runner classpath.
The fix is available in #51 PR
The text was updated successfully, but these errors were encountered:
Scala IDE 4.1 introduced Scala Expression Evaluator. Unfortunately it's not working when debugging ScalaTest. Scala Expression Evaluator requires changes in VM runner classpath.
The fix is available in #51 PR
The text was updated successfully, but these errors were encountered: