debugger not finding sources in 4.02
I had seen this problem in the eap, but figured it was resolved. I have reconfigured my project into 3 modules, and now I'm seeing it again, where I set a breakpoint in the source, but when the breakpoint is hit, the class file opens up. Is there a workaround for this?
请先登录再写评论。
Hmm, figured it out. My source path was also list in my project's classpath's. Not sure why that should be a problem though.