IntelliJ does not show project folders

后端 未结 30 2504
孤独总比滥情好
孤独总比滥情好 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:46

    I have a nodeJs project and lost my folders after removing the /[project_name].iml file.

    This restored the folders while preserving my other project settings:

    • Project Settings > Modules
    • + Add Content Root

提交回复
热议问题