I know there are some questions like this on stackOverflow, but i think they are old. I'm working with the latest versions of Android SDK Tols (24.3.2 rev) and ADT 23.0.6. This problem with eclipse, it seems fixed for ADT 22.6.3, but i dont want to downgrade my ADT version.
Anyone can help to fix this problem?.
My scenario:
- Eclipse Juno
- Jdk 1.7
- Android SDK Tools 24.3.2 rev
- ADT 23.0.6
- Windows 8.1 Pro
- 8GB ram
Thanks!
EDIT
I'm using the old Eclipse Bundle with sdk. If set Android Sdk Path to the sdk bundle, the problem appears but if i use SDK from [USER]/AppData/Android/sdk i works as espected. (AppData Android is generated by Android Studio).
My question is, what is the reason for that behavior?.
Thanks