"Select opened file" button does not work

Answered

Hello,

I have quite big project with many maven submodules. My "Select opened file" just does not work. I tap it and nothing is happening. In logs I see:

2022-08-16 10:02:43,513 [ 576562]   INFO - #c.i.i.a.RevealFileAction - Exit code 1

IntelliJ IDEA 2022.2 (Ultimate Edition)

I cannot attach more logs because company policy. How can I find out what is going on?

3
34 comments

So, the issue is reproducible only when this module is opened along with other modules? Have you tried to reimport the whole project (remove .idea folder and .iml files and reimport project)? Is it possible to attach project (removing the sourcecode) for investigation?

0

Armstrong2free it looks like you were facing IDEA-246330, kindly upvote that ticket. 

In general the situation with Select opened file should have been improved due to the recent fixes, but this particular scenario with specific modules structure still does not work for me in 2023.3 EAP, will ask the developer to take a look. 

0

After updating to a version below and deleting the .idea directory and reloading the whole project again, it seems the issue has gone.

It also seems that the structure of the Gradle project in the Project window is generated by IntelliJ more meaningfully than before so the project structure is more comprehensible. 

Thank you.

---

IntelliJ IDEA 2023.3.2 (Community Edition)
Build #IC-233.13135.103, built on December 20, 2023
Runtime version: 17.0.9+7-b1087.9 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 4
Non-Bundled Plugins:
 Lombook Plugin (233.13135.65)
Kotlin: 233.13135.103-IJ

0

I had similar issue.

Following steps worked for me.

1. Invalidate the cache

2.  

Keep the folder option to Project

0

Please sign in to leave a comment.