Ah, I think I found a possible cause of my latest problem. I go to open up the source JAR and all I see is .class files.
On Tue, Oct 18, 2011 at 3:01 PM, Mitch Gitman <mgit...@gmail.com> wrote: > Great. Thanks, Nicolas. > > Another IvyDE question comes up. There are some Ivy modules which I do > control, and those ones I'm trying to make more conventional, publishing a > *-source.jar artifact. Publish works fine. And I even make IvyDE resolve to > a special IvyDE-specific cache. And under that cache, I see the jars and > sources directories getting populated correctly. But then when I go in > Eclipse to click on some depended-upon source that I control, I see the > dreaded "Source not found" error with this interesting tidbit: > "The JAR of this class file belongs to container 'ivy.xml[*]' which dose > not allow modifications to source attachments on its entries." > > Anyone recall what that is a sign of? > >