Debugger shows incorrect source file
Hi,
I have a project with multiple modules. Some modules contains different classes with the same classname and package.
Intellij IDEA compiles and deploys the correct files to my output. However when I try to debug it can show the wrong source file. It shows the file from the wrong module.
Is there some setting I can try to correct this behavior?
请先登录再写评论。
Hi Robert,
I guess you're talking about debugging Java code?
Regards,
Kirill