See http://developer.android.com/sdk/index.html I want to know whether the bundle contains the buggy version of Eclipse (I think Juno) as well as just for curiosity's sake whether they use classic or java or java ee.
Asked
Active
Viewed 5,813 times
15
-
3Definitly a good question +1 – An-droid Jul 11 '13 at 08:10
-
1Elipse about does not show the version OR the flavor, why is this a off topic question ? – Siddharth Jan 16 '14 at 08:59
2 Answers
9
4.2.
Look into the eclipse/readme/readme_eclipse.html file in the adt folder and you'll find versioning information.

Vikram Bodicherla
- 7,133
- 4
- 28
- 34
4
If you are particular about which version of Eclipse you want, simply download your favorite version and the "SDK Tools Only" bundle then follow the "Existing IDE" directions.
It looks like the IDE bundle contains Juno (3.8) for Mobile Development, but I'm not 100% on that. I am unaware if this is the "buggy" version or if that's 4.x.

Sam
- 86,580
- 20
- 181
- 179