开发者

New version of Android Eclipse plugin breaks usage on eclipse 3.4 and below

开发者 https://www.devze.com 2023-02-17 12:37 出处:网络
I just noticed that a new version of the Android Development Toolkit was released. I also noticed that it dropped support for Eclipse version 3.4 which is what I develop on using Pulse to get my plug

I just noticed that a new version of the Android Development Toolkit was released.

I also noticed that it dropped support for Eclipse version 3.4 which is what I develop on using Pulse to get my plugins. The update site no longer hosts the older version that did support eclipse 3.4 and below. This means I can no longer use my older version since the metadata was deleted.

Would it be possible to get an update site that supports the older Android Plugin so I can continue usin开发者_如何学Cg eclipse 3.4 as mandated by my employer?

Cheers

Ray


You can get the older ADT plugins OK, but not the older SDKs. It's not publicised but there are links which work,For example

http://dl.google.com/android/ADT-9.0.0.zip

Versions 10.0.0, 8.0.1, 8.0.0 etc are all available in zip files (just change the URL to the appropriate version number). They're all listed on this page ADT Plugin for Eclipse

0

精彩评论

暂无评论...
验证码 换一张
取 消