话不多说,先贴图

 

IDEA运行出现 workspace.xml文件乱码的问题,Error:Failed to load project configuration:

 

提示以下出错:

 

IDEA运行出现 workspace.xml文件乱码的问题,Error:Failed to load project configuration:

在project中查看项目的java sdk是否正确配置,以及项目是否使用 的utf-8(在setting里面的 File encodings)

之后再查看文件的目录,是否有错误删除的文件,

IDEA运行出现 workspace.xml文件乱码的问题,Error:Failed to load project configuration:

其中HELP.md  和  .gitgnore是可以删除的

相关文章:

  • 2021-07-17
  • 2022-01-05
  • 2021-08-21
  • 2021-10-10
  • 2021-06-23
  • 2021-10-30
  • 2022-01-15
  • 2021-11-09
猜你喜欢
  • 2022-12-23
  • 2021-11-14
  • 2022-12-23
  • 2021-08-30
  • 2021-11-10
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案