#5622: "find usages" never returns any matches
.... even when I'm sure there are usages of that method. It doesn't
matter if it's from an interface, or a concrete class. Yes, I've tried
wiping all caches. Yes, I've tried to use IDEA without any third-party
plugins.
Am I the only one seeing this? What can I do to help you guys find out
why this is happening?
-- Marcus
Please sign in to leave a comment.
The only possible reason that comes to my mind is that the files with usages have wrong package statements. Otherwise I'm completely lost.
On 2006-08-17 20:39:14 -0300, Eugene Vigdorchik <no_reply@jetbrains.com> said:
No, can't be that. Everything used to work fine on previous builds, but
when I updated to #5622 I stopped getting matches. I even tried to
completely wipe my IDEA installation (removed
~/Library/Caches/IntelliJIDEA60, ~/Library/Preferences/IntelliJIDEA60
and ~/Library/Application Support/IntelliJIDEA60) and open the project
again, but the same thing happens.
Is there anything I can do (turn on some log category, maybe) to find
more info about this?
-- Marcus
Works fine for me ...
R
As of #5745, this is happening to me again. I'm using a MacBook running Mac OS X 10.4.7. I don't know if that makes any difference, but most project files are on an HFS+ filesystem, with a few jar files on a FAT32 partition. They're all local partitions, however -- there's no network involved.
This is a clean install. I've even wiped all my ~/Library/xxx/IntelliJIDEA60 folders, but it still happens.