简体   繁体   中英

Eclipse does not work after update through Android SDK Manager

I have just updated my eclipse through Android SDK Manager, my eclipse pop out and error about the Android SDK.

This Android SDK requires Android Developer Toolkit version 23.0.0 or above. Current version is 22.6.2.v201403212031-1085508

When I pressed the button "Check for Updates", the result from eclipse is "No Updates were found."

I am sure that my Android SDK should be 23.0.0 above. Android SDK

All my project listed in the left corner of above picture contains errors. I have studied this thread and I found that the "Java build path" was "Unable to get system liberary for the project"

The project was not built since its build path is incomplete

Whenever I tried to add the JRE System Library, it failed beacause of "Could not write file: C:\\Users\\Admin\\workspace\\ICEAPP(20140819_uc).classpath."

Can anyone give me so help?

在Eclipse中更新ADT插件(帮助>检查更新)

You have to remove the whole installation and reinstall everything again. This update seems to fail always. But reinstall works for all of this issues. With the new version 23. It seems there is a big compatibillity problem unsolved yet.

Check for updated fails but eclipse say it need one update. Also SDK Manager seems to be up to date.

Anyway, even if you get ot working, there still are problems for example with implementation of google play service.

Had a lot of issues by myself and others to, but reinstall solved it

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM