CheckStyle and javadoc for override methods
  Home FAQ Contact Sign in
comp.lang.java.softwaretools only
 
Advanced search
POPULAR GROUPS

more...

 Up
CheckStyle and javadoc for override methods         

Group: comp.lang.java.softwaretools · Group Profile
Author: Efi Merdler
Date: Mar 17, 2007 09:35

Hello,
When adding java docs for methods that I override under eclipse, I get
the following java doc:
/*
* (non-Javadoc)
*
* @see java.lang.Runnable#run()
*/

which is fine, however checkstyle thinks that I didn't write any
comments, is there a rule that allows me to add this type of special
condition?

Thank you,
Efi
1 Comment
diggit! del.icio.us! reddit!