#1151: Debug problem - showing .class files instead of source code
Hi,
Often when I run a Remote Debug session, when I set a breakpoint, instead of showing the execution point in my source code, it shows it in the method header of the .class file.
Is this a known issue? Any workaround before the fix?
Thanks,
/Slawek
Please sign in to leave a comment.
I have seen this for some time. For me it happens when the project was
built w/ an older version of Intellij. Rebuilding the project completely
seems to fix the problem.
"Slawek Zachcial" <slawek_zachcial@yahoo.com> wrote in message
news:25425694.1076436436913.JavaMail.itn@is.intellij.net...
>
of showing the execution point in my source code, it shows it in the method
header of the .class file.
>
>
There's an issue about showing library source code.