views:

605

answers:

2

What's the current status of using the latest version of the Android SDK with the latest version of Eclipse 3.6?

Previously I've read that there were bugs/problems, and warned to continue using Eclipse 3.5 Galileo for the time being.
Is this still the case, or have the issues been resolved?

I'm running Windows 7 64-bit, but I'm actually asking the question generically do, regardless of OS/version.

+1  A: 

The ADT page still mentions:

There are known issues with the ADT plugin running with Eclipse 3.6. Please stay on 3.5 until further notice.

Even the latest ADT 0.9.9 is still not yet compatible with Eclipse 3.6 Helios.
And you will also experience:

Yet it must be going to be compatible soon, if you believe the last "Eclipse Day at Googleplex" where ADT was largely mentioned:

Chris DiBona, open-source and public sector programs manager for Google, put it directly: “Eclipse is the single best way to program Android.

VonC
Thank you for that ADT page reference! Its probably where I first read to stay on 3.5, but had forgotten.
Adrian Romanelli
A: 

I use Eclipse 3.6 with ADT and have yet to find any issue with it. I surely never encountered the bugs listed above.

ralfoide
How long ago was it when you installed Eclipse 3.6, and was the Android SDK already employed (being used previously with Eclipse 3.5)?
Adrian Romanelli