Close
jGuru Forums
Posted By: Alfred_Pimminger Posted On: Monday, April 11, 2005 12:40 AM
I got first in touch with ant since I uses Netbeans 4.0 to develop some Java apps. Here my problem: I want to add the option "-link ......." to the javadoc command wich will be called by the option "Generated Javadoc for Project" which further induces ant to execute the "JAVADOC SECTION". Here is the code of the ant script of the netbeans distribution which handles hte Javadoc-part and where I don't know how to add the "-link ..." option
Re: Add a option to javadoc execution
Posted By: Anonymous Posted On: Tuesday, April 12, 2005 04:06 AM