Can't set Android target after update sdk rev.21 in Eclipse

青春壹個敷衍的年華 提交于 2019-12-13 19:23:37

问题


After update Android SDK revision 21 for building application with Android 4.2. But now, I can't set Android Project Build target anymore.

Steps in procedure:

  1. Updated Android SDK platform and platform tools to revision 21 via Android SDK manager.

  2. Updated ADT plugin for eclipse to revision 21.

  3. Restart Eclipse.

This is Android entry in Eclipse Preferences.

This is my project's properties:

Thanks in advanced.


回答1:


At least, I have to install the latest Eclipse IDE to make it works.

My old eclipse version:

Eclipse IDE for Java Developers

Version: 1.4.2.20120213-0813

Build id: 20120216-1857

and the latest:

Eclipse Platform

Version: 4.2.1.v20120814-120134-9JF7BHVGFyMveli1uX6aTH0q-eAap6PAgOP5mO

Build id: M20120914-1800



来源:https://stackoverflow.com/questions/13409373/cant-set-android-target-after-update-sdk-rev-21-in-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!