IntelliJ Ultimate 14 find usages not working

karlkeller picture karlkeller · Dec 24, 2014 · Viewed 15k times · Source

I am using Intellij IDEA 14 Ultimate. When I search find usages, in find view there is a info like

Searching for usages in project files" and doesn't return any result. Scope is "whole project".

I have also IntelliJ 14 Community Edition. When it try find usages in community edition, it works.

Do you have any idea?

Answer

Eel Lee picture Eel Lee · May 20, 2015

I had exactly the same problem, so for people looking for the quick answer, try

File -> Invalidate Caches / Restart

Thanks to user @yole and his comment.