Suddenly, IntelliJ IDEA is showing the following module view with a strange yellow colour in the background. I don't know how to get my module back, because it is not being shown:
Do you know how can I see my project folder back?
Thanks
Restart IntelliJ. Verified that the project root folder now appeared (in Project Settings > Modules) Toggle On the toolbar buttons (i.e. 1. Project Structure) to display on the left sidebar (clicked View > Toolbar Buttons until tick appears)
In the Project panel, right click to see the context menu. Select "Open Module Settings" Select the Module that is not shown in the tree view.
From the main menu, select File | Project Structure, or press Ctrl+Alt+Shift+S . Click Modules under the Project Settings section, and then select a module.
This is way late, but deleting my .idea
folder did the trick.
cd <project-path>
rm -rf .idea
You can go to File-> Project Structure and then define it as a Source Folder
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With