Eclipse Upgrade Not Working

后端 未结 11 755
暗喜
暗喜 2020-12-01 18:31

My Eclipse out of the blue stopped building my Android so I removed the old version and have installed Indigo. When I try to import an Android project in I get this error:<

11条回答
  •  情深已故
    2020-12-01 18:49

    In my case, a branch tool, changed the encode of the file project.properties, I changed the encode to Windows-1265 and the problem was solved.

提交回复
热议问题