Community
Participate
Working Groups
Build Identifier: Validate javadoc tags regarding their location in document e.g. @author tag is not allowed on method and field declarations. Compiler should generate warnings if preference Java->Compiler->Javadoc->"Validate tag arguments ..." is enabled. An overview can be found here: http://download.oracle.com/javase/1.5.0/docs/tooldocs/windows/javadoc.html#wheretags Reproducible: Always