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 212444 - Missing assignment vs accessor marking in find usages
Summary: Missing assignment vs accessor marking in find usages
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on: 215361
Blocks: 159993
  Show dependency tree
 
Reported: 2012-05-14 07:28 UTC by Tomas Zezula
Modified: 2012-08-08 07:41 UTC (History)
1 user (show)

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 Tomas Zezula 2012-05-14 07:28:31 UTC
When doing find usages on a public field which has a lots of usages it's nearly impossible to find out the assignments to the field. The assignments should be marked by special icon or there should be a filter for it.
Comment 1 Tomas Zezula 2012-05-14 08:15:49 UTC
For me it's a DEFECT, it makes the FU unusable.
Comment 2 Ralph Ruijs 2012-05-14 08:53:52 UTC
(In reply to comment #1)
> For me it's a DEFECT, it makes the FU unusable.

I'm sorry, but the importance of an issue does not change its type, it only affects the priority.
Comment 3 Tomas Zezula 2012-05-14 09:01:32 UTC
That's not true.
A behavior which makes a feature unusable is a defect. The find usages for fields is not usable for non trivial projects and it's a defect.
Comment 4 Ralph Ruijs 2012-08-08 07:41:43 UTC
Changeset: 88019e1b09c3
Author:    Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Date:      2012-08-08 09:32