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 105055 - hints need to be placed in task list (and be more aggressive)
Summary: hints need to be placed in task list (and be more aggressive)
Status: RESOLVED DUPLICATE of bug 105054
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-29 18:05 UTC by athompson
Modified: 2007-05-29 18:06 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 athompson 2007-05-29 18:05:52 UTC
"Tools-->Options-->Java Code-->Hints" allows you to add hints for various
conditions, and to specify if the hints should be treated as warnings or errors.

all warning/error hints should be placed in the task list and have error/warning
badges placed on the files so the problems are visible even when the file isn't
the active editor.  additionally, hints treated as errors should prevent
compilation (at least from within the IDE).
Comment 1 athompson 2007-05-29 18:06:57 UTC

*** This issue has been marked as a duplicate of 105054 ***