I use ivy with the ivy eclipse plugin to download dependencies. Works great. But how can I attach the source code for those libraries, in order to step into these libraries?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Have you tried attaching the source configurations?
|
|||||||||||||
|
|
There is an ant task that will modify the .classpath file to reference the source attachments. |
|||
|
|