To be more precise checkstyle whines about missing @param and @return, which
is theoretically nice. However, JSF's JavaDoc is broken and doesn't
specifies those most of the time, so the question is is it better to match
the official API or to make checkstyle happy?

On Tue, Dec 2, 2008 at 6:33 PM, Simon Lessard <[EMAIL PROTECTED]>wrote:

> Hi all,
>
> It seems that checkstyle doesn't like JSF's official JavaDoc. Personally I
> would give higher priority to completed comments than checkstyle whining,
> what you guys think about it?
>
>
> Regards,
>
> ~ Simon
>

Reply via email to