I have an issue with IntelliJ. It doesn\'t show any folders in my project view on the left.
My setting is \"View As: Project\"
How can I manage it so that the folders and p
I had to quit Intellij and remove the .idea folder (I stashed it first, just in case). I then re-opened the project and that worked for me.
Don't forget to save your configuration (e.g. debug / run configurations) before that, because they will also be deleted.