Installing Android ADT plugin v9.0.0 on Eclipse Cl

2019-07-06 01:30发布

I've followed instructions on developer.android.com carefully:

  1. I've downloaded Eclipse Classic 3.6.1
  2. I've opened Help->Install New Software and added ADT Plugin site

But install still fails to match all dependences. I've tried to add additional repositories, but it didn't help. Are there some clues for installing v9.0.0 ADT plugin on Eclipse 3.6.1 Classic properly?

I've also tried this Correct install of Android SDK, ADT with Eclipse 3.6.1 - didn't help.

2条回答
我想做一个坏孩纸
2楼-- · 2019-07-06 01:34

Or you download the "Eclipse IDE for Java Developers" version. Android plugin and SDK work fine with this version. http://eclipse.org/downloads/packages/eclipse-ide-java-developers/heliossr1

查看更多
▲ chillily
3楼-- · 2019-07-06 01:37

According to your log message you don't have GEF plugin installed that is required by the android tools. You can install it from here: http://www.eclipse.org/gef/

查看更多
登录 后发表回答