15

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.

Rishi
  • 945
  • 2
  • 15
  • 23

2 Answers2

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