Scala and Debuger.

It's my first post here, so hi all.

I started work with Scala and IDEA (community at first, I'm testing Ultimate now). I can't run debuger. I have no errors, but my checkpoints are ignored. Project was created as Maven project. Script work well in Scala Console. I tried both debuger options (as socket, and shared memory).

Any ideas?

Win 7 Ultimate 64 Bit
jdk1.6.0_18
IDEA 9.0.1
last version scala plugin.

Regards

0
3 comments

Did you try on small projects like "Hello, world!"?

Best regards,
Alexander Podkhalyuzin.

0
Avatar
Permanently deleted user

Yes, and it worked. Debuger don't work with scripts, project have to be "in the box" with main function.

Thanks.

Regards.

0

Debugger don't work for scripts - it's a known unimplemented feature.

Best regards,
Alexamder Podkhalyuzin.

0

Please sign in to leave a comment.