Hello Jesse,

what are the rules that you have implemented in your javadoc corrections ?

I have had the impression that it was mostly whitespace changes.

Ant can be "checked" with checkstyle.

I do it in the following way :

ant -f check.xml -lib[path to checkstyle jars] checkstyle htmlreport

It would be cool if the "right" whitespace rules for javadoc could be entered 
in the file which governs how checkstyle works for us. This file is 
src/etc/checkstyle/checkstyle-config.

Regards,

Antoine

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to