Reputation: 8794
I am having problems with Eclipse (3.5.x Galileo) crashing after installing ADT 0.9.7
, so I want to try a downlevel version of the Android ADT (with Android SDK r06_windows
) to better isolate the issue. When I try to 'check for software' at
https://dl-ssl.google.com/android/eclipse/ I can only select 0.9.7? Is there a trick to get the older version or an archive of the older version?
Upvotes: 0
Views: 630
Reputation: 2455
The android sdk website (http://developer.android.com/sdk/eclipse-adt.html) Will tell you not to install Version 3.6 of Eclipse but try to download 3.5 (Java build afaik)
Caution: There are known issues with the ADT plugin running with Eclipse 3.6. Please stay on 3.5 until further notice.
Upvotes: 0
Reputation: 73494
You can download it from this page. What crash issues are you having? Have you tried with the latest version of Eclipse 3.6?
Upvotes: 0
Reputation: 8794
I found it ADT archives http://developer.android.com/sdk/adt_download.html
Upvotes: 1