IntelliJIDEA 12 - Debugger picks up the wrong source code...
Hi everyone,
I'm having a really annoying problem with the IntelliJ Debugger: it stops correctly at the breakpoint, but opens a different source code, the one it picks up from ~/.m2/repository/ ... / instead of the one I just opened in the workspace. Why is it doing that? I don't want to install the source code to the local repo before debugging it. Is there a way I can configure the search paths of the source files?
Thank you and have a nice day.
请先登录再写评论。