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?
At Window -> Preference -> Ivy -> Settings, check reload the setting on demand, add Ivy setting path ivysettings. xml or your Ivy setting file, Property files build. properties or your Ant properties file. Add new Java project you want to work on, point the path to your project.
Have you tried attaching the source configurations?
<dependencies defaultconfmapping="*->default,sources">
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