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 217974 - Find Usages dialog hangs when searching in WAR of maven multi-module project
Summary: Find Usages dialog hangs when searching in WAR of maven multi-module project
Status: RESOLVED DUPLICATE of bug 215563
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.2
Hardware: PC Windows XP x64
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-07 07:11 UTC by marcincinik
Modified: 2012-09-07 08:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshots (94.44 KB, image/jpeg)
2012-09-07 07:11 UTC, marcincinik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marcincinik 2012-09-07 07:11:45 UTC
Created attachment 124014 [details]
screenshots

See the screenshots.

1. I have maven multi-module project.
I am choosing one method in a class of java project - this is WAR project.
2. The window pops up and I am limiting the search to "WAR".
3. Netbeans popups the "Warning" window saying "ejb-jar.xml" was not found in the following location(s)" and indicates EJB (sic!) project as the location.
I am clicking "Find" to continue
4. The progress window pops up but almost immediately hangs.
Comment 1 Jiri Prox 2012-09-07 08:34:45 UTC
This is already fixed and will be part of patch1

*** This bug has been marked as a duplicate of bug 215563 ***