"Find" doesn't work
Answered
Indexing apparently doesn't work, and so Find doesn't work.
I have done 'Invalidate Cache' and restart several times.
I invalidate cache - and nothing happens (it should be working busily...)
It used to work: I installed the latest update, and maybe after that it stopped working...
(I amn't sure exactly when in it stopped working)
Like - no Find works: Find Class Name, Find in Path, nothing...
I have created new workspace...
The environment is pretty unusable without 'Find', "Goto Declaration", ...
Please sign in to leave a comment.
It is an "IntelliJ with Gradle" problem: import the project as a gradle project and indexing works. Just import the source (e.g. the entire source in a mutli gradle workspace) and it doesn't....
Ok... but if linux 'find and grep' is better than an IDE, then WTF...
The bugbear of all IDE's - they try to be too clever, and then simple things don't work.
Here there is a 'clever' idea for demarcation of the project boundaries based on the gradle.build, which is such that even if a class is open in the editor, IntelliJ 'Find' doesn't work. Sigh.
Keep it simple lads. Complex is almost always some smart alec disappearing up his own....