In our zeal to eliminate all javadoc warnings we have begun adding useless javadoc warnings errors.
/**
* @returns thing int representing the thing
*/
public int getTheThing() {
  return ...
}

I'd rather have no comment than this personally.

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

Reply via email to