Javadoc for methods that implement Interfaces
"Marcelo Alcantara" <[email protected]>
| Newsgroups | gmane.comp.java.audit.checkstyle.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, Here we use to document the interfaces and use @see for the class methods that implement these interfaces. But checkstyle still requires me to do a full javadoc for these class methods. Somebody knows if there is a way to not require full javadoc documentation when a method has the @see, or have it checking if the Interface is already full javadoc documented? Thanks in advance. Marcelo ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php