Priority
Normal
Type
Bug 
State
Fixed 
Assignee
Maxim Mossienko 
Subsystem
Structural Search and Replace 
Affected versions
Fixed in
Fixed in build
Next build 
Build
4192
Fixed in build
5283
Severity
0
  • Submitted by   Serge Baranov
    3 years ago (19 Apr 2006 20:04)
  • Updated by   root
    3 weeks ago (17 Jan 2010 19:28)
  • Jira: IDEA-31994
    (history, comments)

IDEA-31994

Structural Search and Replace doesn't show all results within scope

0
Added by <no user>
15 Sep 2009
pic46698.jpg   (72 KB)
Added by <no user>
15 Sep 2009
pic09728.jpg   (72 KB)

I am experiencing some strange behaviour using the Structural Search. I
have checked the bugs at the below URL but it is not included. I can't
believe it is a bug because it is too severe: you would have picked it up
long ago. I must be doing something wrong but I can't figure out what.

Here's the situaion: I specify a search using scope "Project Files". The
search find results and they are all in the a pacakge called delegate (i.e.
com.whatever.delegate). So I want to refine my search but I also want it to
run more quickly. Wanting it to run more quickly, I reduce the scope. But I
change one thing at a time, so at first I don't actually change the search
at all, apart from narrowing the scope to the "delegate" package. The
results I get should be exactly the same as before, logically. Instead I
get no results. I have checked the definition of the narrow scope. It is
selected using a special include/exlude type tree, but my selections in
that tree actually result in a string specification. They also result in a
status message stating the number of classes included in the scope. The
status message is

"Scope contains 18 of total 21,576 classes"

18 is correct, it is the number in the package.

The strong generated to represent my constraints is "
[Plugins]:com.idbs.ewb.delegate..*"

I can only think that this string is being generated incorrectly or
interpreted incorrectly.

Issue was resolved
Comments (0)
 
History (1)
 
Links
 
Issue has no comments