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 216922 - Find usages finds nothing when searching within current package scope
Summary: Find usages finds nothing when searching within current package scope
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
: 217153 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-08-15 14:10 UTC by Jiri Prox
Modified: 2012-08-31 02:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2012-08-15 14:10:10 UTC
Find usages return 0 occurrences when searching in current package scope (others scopes works fine).


Steps to reproduce:
1) open AnagramGame
2) search usages of WordLibrary class
3) set scope to current package

-> 0 usages found (but in current file it finds 1 usage)

Product Version: NetBeans IDE Dev (Build 201208150001)
Java: 1.7.0_06; Java HotSpot(TM) 64-Bit Server VM 23.2-b09
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
User directory: C:\Users\jprox\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\jprox\AppData\Local\NetBeans\Cache\dev
Comment 1 Ralph Ruijs 2012-08-30 14:03:54 UTC
*** Bug 217153 has been marked as a duplicate of this bug. ***
Comment 2 Ralph Ruijs 2012-08-30 14:07:57 UTC
Changeset: 54270110456a
Author:    Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Date:      2012-08-30 16:04
Message:   
Issue #216922 - Find usages finds nothing when searching within current package scope
Comment 3 Quality Engineering 2012-08-31 02:01:11 UTC
Integrated into 'main-golden', will be available in build *201208310001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/54270110456a
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: Issue #216922 - Find usages finds nothing when searching within current package scope