I just join a team heavily using scala. We use intellij CE with scala plugin.
So far everything seems to work except the debugger.
Does anyone know about how to setup debugger for scala in intellij? Is there any good on-line resource for it?
Thanks!
I just join a team heavily using scala. We use intellij CE with scala plugin.
So far everything seems to work except the debugger.
Does anyone know about how to setup debugger for scala in intellij? Is there any good on-line resource for it?
Thanks!
It depends if it's a desktop or a web app, anyway this thread should be useful for you: Debugging Scala code with simple-build-tool (sbt) and IntelliJ