If you look at eclipse Window->Preferences , Ivy->Classpath you will see the suffix that eclipse will retrieve. javadoc is artifact type javadoc, and suffix -javadoc
On Fri, Mar 23, 2012 at 4: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 > >