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 138407

Summary: Find Usages does not find usages in projects other than the current project
Product: java Reporter: arasmus8 <arasmus8>
Component: RefactoringAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:

Description arasmus8 2008-06-26 19:24:24 UTC
I use "Find Usages" on a method name, select "Open Projects" as the scope. The returned list of usages does not include
usages in open projects other than the current one.

Using "Find Usages" does find usages in the current project.
Comment 1 arasmus8 2008-06-27 19:10:38 UTC
Yesterday this was happening consistently, but today it is not happening.

It seems to be an intermittent issue.
Comment 2 Jiri Prox 2008-06-30 13:31:13 UTC
Please try applying patch from issue 128326 (or wait until patch2 is released on update center) and let us know if it
helps. 
Comment 3 bartvdc 2008-09-03 09:20:08 UTC
I see this in 6.1 with all plugins up to date. 
It happens only to projects that weren't open when NB started up. After NB restart it works.
Comment 4 arasmus8 2008-11-18 17:04:14 UTC
Yes, that patch does seem to fix it.
Comment 5 Jan Pokorsky 2008-11-19 11:38:20 UTC
OK, then closing as fixed in 6.5. Thank you for the message.