We have over 5000 classes to Javadoc, and it goes thru with
maxmemory="640m". Merging results of several invocations of Javadoc is not
possible AFAIK. If anyone knows how of a tool that does it, I'm interested.

--DD

-----Original Message-----
From: Bansemir, Carsten [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, January 16, 2003 7:31 AM
To: [EMAIL PROTECTED]
Subject: javadoc for very large proejects

Hi,

I want to run the javadoc task of ant over a project with more than 1000
Classes,
but the memory isn't enough, I tried to increase the "maxmemory" value, but
for 1000 Classes there can't be enough
memory i think.

My Question is now: is it possible that I split the javadoc in more tasks
and then link them together to one complete Documentation ?
Or is there any way to do this in one task, even if I "only" have 512MB
memory?

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to