IntelliJ does not show project folders

后端 未结 30 2513
孤独总比滥情好
孤独总比滥情好 2020-12-07 07:37

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

30条回答
  •  情歌与酒
    2020-12-07 07:40

    OS:Mac && IDE: IntelliJ && Project: Maven build

    1. Navigate to File>Project Structure>Modules.
    2. In right-hand area; list of modules would be present.
    3. Delete the default one selected and close IntelliJ.
    4. Next Open again; IntelliJ will ask if you want to treat the project as Maven project.
    5. Accept that popup and you are good to go.

提交回复
热议问题