简体   繁体   English

WebStorm 淡黄色项目文件夹

[英]WebStorm yellowish project folders

I cannot get rid of this problem.我无法摆脱这个问题。

在此处输入图像描述

The solutions mentioned on the inte.net are missing the places to be clicked. inte.net 上提到的解决方案缺少要单击的地方。 I cannot find the mark as option on the right-click context menu.我在右键单击上下文菜单中找不到mark as option

Most probably your .idea files are broken, the .iml file and/or modules.xml are either missing or corrupted, so all the project files are treated as non-project.很可能您的.idea文件已损坏, .iml文件和/或modules.xml丢失或损坏,因此所有项目文件都被视为非项目文件。 Deleting and re-creating .idea folder should help:删除并重新创建.idea文件夹应该有所帮助:

  • close the project关闭项目
  • remove it from Recent projects list最近的项目列表中删除它
  • shut down the IDE关闭 IDE
  • delete the .idea folder删除.idea文件夹
  • restart, open the project root folder with File > Open重新启动,使用“文件”>“打开”打开项目根文件夹

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM