Android plugin install problems in eclipse

后端 未结 14 1183
感动是毒
感动是毒 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:26

    for native install (tested on xubuntu) - please view video

    http://www.youtube.com/watch?v=HCNC34BflOo&feature=player_embedded#!

    shortly:

    1) run eclipse from

    root-> help -> install new software -> add

    name: update(S), url: http://download.eclipse.org/releases/indigo (for 3.7.x, juno for 4.2.x)

    or select in menu "work with" if path exist

    2) select 'linux development' install, all warnig/error pakages make off

    3) install ADT Plugin after install restart eclipse and select path-to-android-sdk

    4) Tape (Write) bug to our linux distributive vendor :)

    Enjoy! PS Separate install - good idea :)

提交回复
热议问题