Strange xml error: Incorrect line ending

前端 未结 15 553
臣服心动
臣服心动 2021-02-01 13:42

I haven\'t used Eclipse since 1 week ago. Today I started it and I noticed that it loaded slowly. When it was started it prompted this:

http://tinypic.com?ref=2zpk1g2&am

15条回答
  •  悲&欢浪女
    2021-02-01 14:30

    Here is the solution what I came across

    Solution 1: - Open layout file Ctrl+Shift+F (Command+Shift+F in MacOSX) Save the layout file and close it. Delete any .out files the builder might have created. Clean project.

    Solution 2: - Also you can select the complete code, cut it and then paste it again. This will not disturb your xml formatting as well.

    Solution 3: For few of the coders it works just after cleaning the project

    Hope this will help. Please do let me know if I can be of any help

提交回复
热议问题