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