Eclipse startup hang, “Android SDK: resolving error markers”

后端 未结 17 1515
情话喂你
情话喂你 2021-01-30 01:37

I am aware that other people have tried to resolve this issue but have thus far found a suitable answer.

The error is, on start up, eclipse gets hung up on \"Android SDK

17条回答
  •  花落未央
    2021-01-30 02:25

    To me, nothing helped but then I went to .metadata/.plugins/org.eclipse.core.runtime and deleted files:

    com.android.ide.eclipse.adt.prefs
    com.android.ide.eclipse.ddms.prefs
    

    Eclipse started normally again.

提交回复
热议问题