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 226583 - "Collection is never added to" hint appears when using listIterator.add()
Summary: "Collection is never added to" hint appears when using listIterator.add()
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.3
Hardware: PC Linux
: P4 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-23 15:27 UTC by sparkee
Modified: 2016-07-07 07:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
An example that demonstrates the bug. (578 bytes, text/x-java)
2013-02-23 15:27 UTC, sparkee
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sparkee 2013-02-23 15:27:48 UTC
Created attachment 131779 [details]
An example that demonstrates the bug.

When only using listIterator.add() to add to a collection the "Collection never added to" hint appears.

Example reproducing the bug is attached.
Comment 1 Jiri Prox 2013-02-27 13:52:38 UTC
reproducible
Comment 2 Martin Balin 2016-07-07 07:18:53 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