Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Maxim Mossienko
Subsystem
Structural Search and Replace
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Kyle Littlefield
    5 years ago (02 Feb 2007 04:36)
  • Updated by   root
    2 years ago (17 Jan 2010 20:41)
  • Jira: IDEADEV-15905
    (history, comments)
 
IDEA-36843 Structural search doesn't restrict to selected 'class hierarchy' scope
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
In a couple of large projects, trying to do a structural search of
class $Class$ extends $foo$ {}
using a scope of 'class heirarchy' fails. The dialog to select the root of the class hierarchy to search appears and permits selection of a class. However, the search is shown as 'scanning project files', instead of being properly restricted to the class hierarchy. Looking at the results, this is indeed the case. The search is correctly restricted to the class hierarchy when run in IntelliJ 5.1 (build 4267).

I have been unable to reproduce this in a small project.

Issue was resolved
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments