"Weinmann, Alexander" wrote:
> My solution is to put package-list locally somewhere
> and tell javadoc to generate the links "offline".
> This works in ANT as follows
>
>
> [...]
> http://java.sun.com/j2se/1.3/docs/api"; offline="true"
> packagelistLoc="c:\temp\package-list"/>
>
T
My solution is to put package-list locally somewhere
and tell javadoc to generate the links "offline".
This works in ANT as follows
[...]
http://java.sun.com/j2se/1.3/docs/api"; offline="true"
packagelistLoc="c:\temp\package-list"/>
> -Ursprüngliche Nachricht-
> Von: Richa