Env:
Mac OS
IDEA Community Edition 15
Hi,
I am currently facing two issues while remote debugging. Googled around but haven't been able to fix'em.
Any inputs are much appreciated.
Rakesh
Solution for #2 is to do it the hard way. Open up
/Users/user-name-here/Library/Preferences/IdeaIC15/options/other.xml
and set 'SHOW_ALTERNATIVE_SOURCE' to true i.e.
<option name="SHOW_ALTERNATIVE_SOURCE" value="true" />
and restart IDEA
Even I had the same problem. I had external jars files attached in the Project_Structure -> Modules -> Dependencies. I did the following trick, it worked for me and it is not the remote debugging. I attached the source code of those jar files in Project_Structure -> Libraries and click the + in the second window pane (I am using Intellij Idea Ultimate 2018.2) then java option in the drop-down list. After selecting java option, a file browser window will open up, choose the source code directory you want to attach during the debugging.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With