Android--->Incorrect line ending: found carriage return (\r) without corresponding newline (\n)

来源:互联网 发布:信誉出肉 淘宝 编辑:程序博客网 时间:2024/06/07 03:04

我们经常在导入别人项目的时候遇到layout文件中出现错误:Incorrect line ending: found carriage return (\r) without corresponding newline (\n);大部分原因是由于ADT版本问题造成的...

解决办法:clean一下项目,这个方法可以解决~~~

0 0
原创粉丝点击