Android plugin install problems in eclipse

后端 未结 14 1145
感动是毒
感动是毒 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条回答
  •  梦毁少年i
    2021-01-04 08:44

    On Ubuntu 11.10,

    I downloaded Eclipse using sudo apt-get install eclipse

    • Installed Android SDK
    • Installed ADT PLugin in Eclipse (Eclipse must be started with sudo otherwise you will get error as mentioned by lukap)

提交回复
热议问题