 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Thu May 17, 2007 8:25 pm Post subject: javadoc fails after 100 errors |
|
|
I'm trying to build javadocs for the codebase at work. However, we
use a process that "magically" generates some interfaces behind the
scenes during compilation, so the javadoc tool does not know about
them. As a result, numerous errors are thrown. Up until now, these
errors haven't been a big deal because I don't want these interfaces
documented anyway. But now the codebase has gotten big enough that
the javadoc tool runs into over 100 such errors, and it quits.
Is there any way to tell javadoc to keep plugging away, even if it
reaches the 100 error threshold? Direct replies would be appreciated.
Thanks very much. |
|
| Back to top |
|
 |
Andrew Thompson Guest
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|