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 133970 - Allow @Generated annotation to suppress hints
Summary: Allow @Generated annotation to suppress hints
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-25 19:11 UTC by devon_c_miller
Modified: 2013-09-02 14:22 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 devon_c_miller 2008-04-25 19:11:44 UTC
When I open a file that is generated and has the @Generated annotation, it would be nice to be able disable hints about
javadocs, missing braces, etc.

Perhaps a checkbox labeled "Suppress in @Generated files" on the hints control panel (the one that starts with "Show As"
and a combobox).
Comment 1 Jan Becicka 2008-05-15 13:25:12 UTC
Max volunteered :)