"Find In Path" Not Working
My "Find in Path" function no longer works. Even with all options turned
off it never matchs my search string.
For example, if I search for string "class" after a long period of searching
I receive a "No Occurances Found" message. I then change my search string
to "public" and immediately receive the "No Occurances Found" message.
After the initial search all subsequent searches immediately display the "No
Occurance Found" message until I restart IntelliJ. Here is my info:
Win 2000 Pro
IntelliJ version: 3.0.1 #688
JVM Version: 1.4.1_01
Any IDEA's?
请先登录再写评论。
There were a number of problems with Find in Path in the 3.0.1 version of
IDEA. You should try updating to the latest version; I believe you'll be
happy with the results.
Kendall
"Jamie Simpson" <REMOVEjamie@viasafe.comREMOVE> wrote in message
news:b8tujj$tj4$1@is.intellij.net...
>
searching
string
"No
>
>
I use IDEA 3.0.4 and I have faced similar issues.
There is some whacky thing that happens with the cache directories if
you over-wrote the default directories.
I deleted my project and created a new project accepting all the
defaults. My find started working again.
anand
Kendall Collett wrote:
>>My "Find in Path" function no longer works. Even with all options turned
>>off it never matchs my search string.
>>
>>For example, if I search for string "class" after a long period of
>>I receive a "No Occurances Found" message. I then change my search
>>to "public" and immediately receive the "No Occurances Found" message.
>>After the initial search all subsequent searches immediately display the
>>Occurance Found" message until I restart IntelliJ. Here is my info:
>>
>>Win 2000 Pro
>>IntelliJ version: 3.0.1 #688
>>JVM Version: 1.4.1_01
>>
>>Any IDEA's?