Installing the ADT Plugin for Eclipse

前端 未结 12 2077
故里飘歌
故里飘歌 2021-02-05 01:38

I am trying to install the ADT plugin for Eclipse. However, after I have went to \"Install New Software...\" and entered the plugin location https://dl-ssl.google.com/android/ec

12条回答
  •  谎友^
    谎友^ (楼主)
    2021-02-05 02:11

    1. Goto Preferences->Network Connections and set the correct option (native/direct as per your proxy settings on your network) restart eclipse and try again. [Switching to direct worked for me at home, however in office i had to configure it to native..] (Proxy settings require restart of eclipse IDE on some machines to take effect)
    2. Ensure that your eclipse has all android toolkit dependencies (wst/emf...) installed (http://developer.android.com/resources/faq/troubleshooting.html#installeclipsecomponents)

提交回复
热议问题