posted 14 years ago
Your approach worked for me, thanks for that.
I found your post after doing a google search
for "debug third-party code with Intellij IDEA".
Which version of IntelliJ IDEA are you using?
I am currently working by using Intellij IDEA 7.0.5.
But I was expecting to get that behaviour (which you describe) by
adding the third party sources to the Application Server definition:
-> Click "Run"
-> Click "Edit Configurations"
-> Choose some Tomcat/JBoss server configuration which you already defined in IntelliJ IDEA
-> From the right container, from the server tab choose "Configure"
-> Click "Attach Sources"
So my question is: if my expectation is wrong, what is
the meaning of "Attach Sources" there (where I described) ?
Thanks in advance.