场景

在使用phpstrom时,通过commd+鼠标左键的方式找不到该类

报如下异常: 

Cannot load settings from file ‘/*/.idea/xdp_stat.iml': ParseError at [row,col]:[6,44]

Message: XML 文档结构必须从头至尾包含在同一个实体内。

Please correct the file content

解决

关闭phpStorm,删除项目目录下的 .idea 文件夹,重新打开phpStorm加载项目

相关文章:

  • 2021-05-17
  • 2022-02-01
  • 2021-09-07
  • 2022-01-04
  • 2021-05-20
  • 2021-04-06
  • 2022-12-23
猜你喜欢
  • 2021-08-02
  • 2021-11-15
  • 2021-12-22
  • 2021-10-31
  • 2022-12-23
  • 2021-05-25
  • 2021-05-30
相关资源
相似解决方案