Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How do I add extra validations to javadocs?
How do I add extra validations to javadocs? [message #899911] Thu, 02 August 2012 15:20 Go to previous message
Mario Marinato is currently offline Mario Marinato
Messages: 25
Registered: March 2011
Location: Brazil
Junior Member
On our project, we place @author and @since javadoc tags on the classes, methods and attributes we create.

As a rule, if one is the @author of a class, there's no need for him/her to place @author tags on its methods and attributes, even if they were included on a later version.

Similarly, if a class has a @since tag, there's no need to place @since tags on its methods and attributes when they have the same value.

Is there a way to validate the tags according to those rules, show them as warnings on Eclipse's Problems view and provide quick fixes for them on code editor?


Mário Marinato
From Brazil
 
Read Message
Read Message
Read Message
Previous Topic:Eclispe RCP application contains non declared menu
Next Topic:Adapter Factory Not loaded
Goto Forum:
  


Current Time: Wed May 22 07:34:19 EDT 2013

Powered by FUDForum. Page generated in 0.01859 seconds