您的位置:首页 > 编程语言 > Java开发

解决Eclipse更新ADT插件时遇到的Eclipse reports rendering library more recent than ADT plug-in问题

2013-11-04 18:21 513 查看
使用 SDK Manager 工具更新下载新版本后,无法显示可视化布局,同时提示
This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in.
解决如下:





点击 Help > Install New Software。

在 Work with 的输入区域里, 输入:
https://dl-ssl.google.com/android/eclipse/或者将
https改成http.


选择 Developer Tools / Android Development Tools.此时把同一页面下的Contact all update sites前面的复选框去掉,为了加快安装速度。

点击 Next 并完成安装。

本文出自 “wangcuijing” 博客,请务必保留此出处http://wangcuijing.blog.51cto.com/7233352/1320155
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐