link source to addon in Eclipse

I’m new to Ivy and Vaadin addons. To add an addon to my eclipse project I simply cut-pasted the ivy xml and the addon is now in my project. How to I link source code to the new addon so I can drill into it with Eclipse? Is there someway to do this via ivy?

–jon