This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 174063 - java.hints Missing Javadoc exceptions
Summary: java.hints Missing Javadoc exceptions
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 11:42 UTC by fommil
Modified: 2013-09-02 14:18 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fommil 2009-10-08 11:42:18 UTC
It would be good if the Missing Javadocs hint had boolean options to not complain under certain circumstances, e.g.

- on boilerplate getters/setters
- test cases (specifically methods annotated @Test)