简体   繁体   中英

File suddenly not showing up in Intellij Idea “Go to file…”

So I was working on a project on IntelliJ Idea 2017.2.4 CE and suddenly one specific java file stopped appearing on the "go to file..." search bar. It shows up in "Search everything" but "Go to file" is what I normally use, and it seems kind of random that one specific file with nothing special about it suddenly stopped appearing on the search results. I don't know what could have caused the problem, does anyone know if there is an "excluded files" list for that particular search?

In most cases this problem is caused by the corrupted caches.

File | Invalidate Caches | Invalidate and Restart should fix it.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM