IntelliJ IDEA is only showing External Libraries in the project window
I am using IntelliJ IDEA 2023.1.2 (Community Edition) and as you can see in the attached image, the project explorer only lists External Libraries
I tried Rebuilding the project
, Invalidate Caches
and reimporting the root pom.xml
from maven
menu at right side panel, tried running mvn idea:idea
, but still the projects files are not listed. How can I fix this?.
Note: I have quite a lot run configurations hence deleting the entire project and using a new clone is not an option unless there is a straight forward way to move all the run configurations to the new project (cloned to a different directory)
Learn more about this post please follow the link
Related questions
0 Comments
If you have any doubts, Please let me know