Find Usages and Refactorings don't work?

I'm using IntelliJ 4.5.4, and I've noticed recently that Find Usages tells me that there are no usages of a method, when I know for a fact that there are plenty of usages.

And when I try to change the signature of the same method, clicking Ok does nothing.

Any reason this would happen?

0
2 comments
Avatar
Permanently deleted user

Hello Ian,

IZ> I'm using IntelliJ 4.5.4, and I've noticed recently that Find Usages
IZ> tells me that there are no usages of a method, when I know for a
IZ> fact that there are plenty of usages.
IZ>
IZ> And when I try to change the signature of the same method, clicking
IZ> Ok does nothing.
IZ>
IZ> Any reason this would happen?

Try clearing the caches directory (system\caches under the IDEA settings
home directory).

--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"


0
Avatar
Permanently deleted user

Thanks for the suggestion.

I deleted that folder, and I still have the same problem.

I then created a new project from scratch. Same problem.

I asked a coworker to try a Find Usages on his machine on the same method, and it works fine for him.

Hm... maybe I should try a reinstall.

0

Please sign in to leave a comment.