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 - Hint uneccesary duplicated
Summary: Hint uneccesary duplicated
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.3
Hardware: PC Windows 3.1/NT
: P3 normal with 1 vote (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-23 21:46 UTC by Chiana
Modified: 2016-07-07 07:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (71.52 KB, image/jpeg)
2012-09-23 21:47 UTC, Chiana
Details

Note You need to log in before you can comment on or make changes to this bug.
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