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 218868

Summary: Hint uneccesary duplicated
Product: java Reporter: Chiana
Component: HintsAssignee: Svata Dedic <sdedic>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows 3.1/NT   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot

Description Chiana 2012-09-23 21:46:40 UTC
[ JDK VERSION : 1.7.7 ]

As you can see from the screenshot the hint "create class... WinRegJNA" occurs
twice.
Perhaps one time would be enough... even if the error on the line occurs
twice...
Comment 1 Chiana 2012-09-23 21:47:29 UTC
Created attachment 124775 [details]
Screenshot
Comment 2 Jiri Prox 2012-09-24 10:16:29 UTC
Reproducible

One hint creates inner class and the second creates inner class with constructor,
the display name of the second should be changes to something like 'Create class XY with constructor XY(int) in package xyz' as it already works for top level class
Comment 3 Martin Balin 2016-07-07 07:17:18 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss