I am wondering how to run javadoc somehow.
Where does this go?
javadoc -private -d html -author ????.java
javadoc
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
Re: javadoc
Add a new tool for it in the Textpad settings. Copy the settings from java compile (parameter, folder, regular expression etc.). Then just add the javadoc parameters you need to the parameter line.
MS
MS