[dbdoclet] Re: Automatically resolved references

Hi,

the classpath is scanned by the javadoc tool. The doclet is not involved in the 
process of resolving classes.
But you can use the -exclude option of the javadoc tool to exclude packages.

Regards
Michael

----- original Nachricht --------

Betreff: [dbdoclet] Automatically resolved references
Gesendet: Mi, 11. Mrz 2009
Von: Dr. Michael Lipp<Michael.Lipp@xxxxxxxx>

> Hi,
> 
> I have a dbdoclet invocation that should generate documentation for some
> selected classes (individually specified in the invocation). The result,
> however, includes in addition classes that are referenced by the
> selected ones.
> 
> Is there a possibility to prevent this resolving (other then copying the
> classes that I want to have documentation for in a separate directory)?
> 
> Regards,
> 
>     Michael
> 
> 
> 

--- original Nachricht Ende ----


Other related posts: