Ok, so maybe I'm a little lost on all the Scala IDE / ScalaTest plugin releases ... but ... I thought I saw way back at ScalaDays (London) that clicking on a test failure stack trace would bring the editor focus right on the line where the failure happened.
I finally installed Eclipse Juno (4.2) today with the latest Scala IDE nightly and the ScalaTest plugin installed from
http://www.artima.com/newplugins3/2.1-m2-juno-scala-2.9 and when I run a ScalaTest file/suite, I get this pop-out Swing UI that doesn't seem to be integrated into Eclipse and clicking on stack traces doesn't really bring up the editor.
Am I missing something?
alex