All: Many thanks for all the help. Debugging seems to be working fine now. Now that I understand the Ivy way of doing things, it makes sense in the larger context of using Ivy for dependency management.
David Sills -----Original Message----- From: archie.co...@gmail.com [mailto:archie.co...@gmail.com] On Behalf Of Archie Cobbs Sent: Friday, March 23, 2012 5:04 PM To: ivy-user@ant.apache.org Subject: Re: 2 Questions for ivyIDE FYI, You can tell IvyDE to link sources and javadocs explicitly using custom attributes in your ivy.xml. See http://ant.apache.org/ivy/ivyde/history/trunk/cpc/jarmapping.html -Archie On Fri, Mar 23, 2012 at 6:28 AM, David Sills <dsi...@datasourceinc.com>wrote: > All: > > Many thanks to all who answered. I can finally publish sources (we'll > see how the debugging goes). I was wondering one point, however. If I > understood correctly, at least for the moment the name to use for > source files is: > > dsi-common-src-1.5.5.jar > > As I understand it, there is at least a chance that this will work > with Eclipse and ivyIDE in the debugger. > > Is there an equivalent form for Javadoc? Say, > > dsi-common-api-1.5.5.jar > > or some such? > > Thanks! > > David Sills > > -- Archie L. Cobbs