error while opening eclipse

后端 未结 9 827
感动是毒
感动是毒 2021-01-13 21:01

When I try opening eclipse it opens, but it shows one error i.e Android SDK content Loader has encountered a problem.parseSdkContent failed

<
9条回答
  •  一个人的身影
    2021-01-13 21:22

    I work in this problem for 2 days. In my workspace I have 2 projects. After review both project.properties, project 1 reference project 2 and project 2 reference project 1. This cause a stackoverflow. I comment one line and the problem is solved.

提交回复
热议问题