First off, kudos to the Ariadna team for the javadoc checking... I have eliminated tons of javadoc errors as I work instead of having to review for those errors separately and possibly never fixing them.
I would sure appreciate it if Idea would validate that the tags themselves are valid. For example, I have a tendency to type @inheritDocs or @returns (which should not be pluralized) and not notice, and niether does Idea. So ideally, one could tell the IDE which non-standard tags to allow (such as @todo) and it would at least catch mistyped tag names - I imagine this is a common error. Thanks for making it easier to keep my docs clean! - DaveG _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
