Android plugin install problems in eclipse

后端 未结 14 1071
感动是毒
感动是毒 2021-01-04 07:47

I am trying to install the ADT Plugin. I go to Help install new software in eclipse and then after selecting the development tool I get this error

Cannot com         


        
14条回答
  •  星月不相逢
    2021-01-04 08:32

    There seems to be some version mismatch. Are you using eclipse 3.6.2 or older version?

    http://developer.android.com/sdk/eclipse-adt.html mentions that ADT 16.0.1 requires eclipse version 3.6 and higher.

    Also, just check if you have installed/updated the latest android SDK before updating the adt. That might help in your case.

提交回复
热议问题