Glad to hear it. -Matt
--- Chris <[EMAIL PROTECTED]> wrote: > Cool. That worked. > > "Matt Benson" <[EMAIL PROTECTED]> wrote in > message > news:[EMAIL PROTECTED] > > I think in order to inherit documentation from the > > Java API, you should include the Java source in > your > > sourcepath and specify the packages for which you > want > > to generate documentation. > > > > -Matt > > > > --- Chris <[EMAIL PROTECTED]> wrote: > > > My app implements some interfaces defined in the > > > JDK, for example, > > > java.sql.ResultSet. I'd like to get the standard > > > javadoc comments from the > > > JDK copied into my implementing classes. This > works > > > fine when I'm > > > implementing interfaces that I've written and > are in > > > my source tree, but I > > > can't figure out how to tell the Ant <javadoc> > task > > > to go get comments from > > > another source. Any ideas? > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > > > [EMAIL PROTECTED] > > > For additional commands, e-mail: > > > [EMAIL PROTECTED] > > > > > > > > > __________________________________ > > Do you Yahoo!? > > Yahoo! Finance Tax Center - File online. File on > time. > > http://taxes.yahoo.com/filing.html > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. http://taxes.yahoo.com/filing.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
