Re: Javadoc for methods that implement Interfaces
"Marcelo Alcantara" <[email protected]>
| Newsgroups | gmane.comp.java.audit.checkstyle.user |
|---|---|
| Message-ID | <[email protected]> |
It worked fine. Thanks!!! On Fri, Jun 20, 2008 at 3:03 AM, Oliver Burn <[email protected]> wrote: > My preferred approach with Java 6 is to use the @Override annotation. > > Failing that, the {@inheritDoc} tag as indicated. > > On Fri, Jun 20, 2008 at 08:06, Jeff Jensen <[email protected]> wrote: >> >> Use {@inheritDoc}. >> >> >> On Thu, 19 Jun 2008 18:19:45 -0300 >> "Marcelo Alcantara" <[email protected]> wrote: >> > 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 >> > _______________________________________________ >> > Checkstyle-user mailing list >> > [email protected] >> > https://lists.sourceforge.net/lists/listinfo/checkstyle-user >> > >> >> >> ------------------------------------------------------------------------- >> 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 >> _______________________________________________ >> Checkstyle-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/checkstyle-user > > > ------------------------------------------------------------------------- > 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 > _______________________________________________ > Checkstyle-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/checkstyle-user > > -- Marcelo Alcantara Senior Developer/Architect -------------------------------------------------------- [email protected] +55 11 81968823 ------------------------------------------------------------------------- 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