【webstorm】project目录树显示不出
问题原因:webstorm自动生成的配置文件 .idea/modules.xml损坏。
解决:
1.关掉webstorm;
2.删除该项目下的.idea文件夹(如果隐藏,请设置显示隐藏文件夹);
3.重新打开该项目。
smile蓿苜
问题原因:webstorm自动生成的配置文件 .idea/modules.xml损坏。
解决:
1.关掉webstorm;
2.删除该项目下的.idea文件夹(如果隐藏,请设置显示隐藏文件夹);
3.重新打开该项目。