Error:The ' = ' character must follow "e" in the XML declaration

错误原因,一个兄弟估计午休脸压到空格键,不编译就把代码传到码云了,代码拉下来编译就报错了:

建议以后传代码要编译没错误后在传到管理代码的地方,不然别人拉下来就哭了。

Error:The ' = ' character must follow "e" in the XML declaration

 

问题解决:

直接在 studio中的 Terminal 中输入此命令,就可以查看到详细的错误信息:

(这种错误很难定位,用这种方式能直接找到报错文件名,修改掉就可以了)

Error:The ' = ' character must follow "e" in the XML declaration

 

记录下,长个记性

 

 

 

 

 

 

 

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-10
  • 2021-07-17
  • 2021-08-03
  • 2022-12-23
  • 2022-12-23
  • 2021-07-13
猜你喜欢
  • 2021-09-24
  • 2021-07-28
  • 2022-12-23
  • 2021-11-01
  • 2022-12-23
  • 2022-12-23
  • 2021-11-24
相关资源
相似解决方案