Error with parsing Android sdk content and initializing java tooling in eclipse

前端 未结 16 1918
时光取名叫无心
时光取名叫无心 2021-02-13 15:19

Every time I open Eclipse, I get the following error messages:

Android SDK Content Loader: parseSdkContent failed java.lang.NullPointerException

Initializing Jav

16条回答
  •  闹比i
    闹比i (楼主)
    2021-02-13 15:59

    Close all open projects and exit Eclipse. Now you can open Eclipse without getting the error. Start opening your projects one by one to find which one causes the problem. This is most likely because you deleted a Device profile inside the AVD manager.

提交回复
热议问题