Thanks Ivan and Bill,
javadoc for entire src.zip worked :-))) but had to break down the task into
handling each sub folder - com, org, sunw, java, javax and had to set maxmemory
for javadoc task
useexternalfile="true" is a lifesaver
Regards and Best wishes
JS
system config:
Win Xp Pro SP2,
for javadoc of entire folder tree
hi,
i'm a beginner with ant, i want to generate the javadoc for the entire
src.zip that comes with the sun jdk download. I've tried a lot of standard
options with the build.xml, sourcepathref, filesets etc. but i get "build
failed". Also, it
Hello,
--- JS developer <[EMAIL PROTECTED]> wrote:
> hi,
> i'm a beginner with ant, i want to generate the
> javadoc for the entire src.zip that comes with the
> sun jdk download.
Quite an ambitious undertaking :). Why don't you just
download it from[1]. Anyway, it you want it for
educational p
hi,
i'm a beginner with ant, i want to generate the javadoc for the entire src.zip
that comes with the sun jdk download. I've tried a lot of standard options with
the build.xml, sourcepathref, filesets etc. but i get "build failed". Also, it
tries to add all the .java source files to the javado