This page is no longer maintained — Please continue to the home page at www.scala-lang.org

Debugging Scala compiler

No replies
mshtelma
Joined: 2009-01-30,
User offline. Last seen 42 years 45 weeks ago.
Hello,

I have tried to debug the Scala compiler in IntelliJ Idea and got the following problem: in order to compile the compiler Idea needs compiler jars, but after that during the run, it sees no actual compiler sources from project (It sees no breakpoints in them), but the compiled classes from the compiler jar.

What IDE are you using  for debugging Scala compiler?

Thank you in advance.

Sincerely,
Michael Shtelma

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland