--- Alex Khesin <[EMAIL PROTECTED]> wrote: > I am trying to use <javadoc> to generate documentation for a small > portion of my java source tree - using fileset nested parameter.
Is there some reason you're using <fileset> instead of 'srcfiles', which lets you just list the files you want to doc? Diane ===== ([EMAIL PROTECTED]) __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
