使用 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 并完成安装。
原文链接:http://wangcuijing.blog.51cto.com/7233352/1320155
[转]解决Eclipse更新ADT插件时遇到的Eclipse reports rendering library more recent than ADT plug-in问题
原文:http://www.cnblogs.com/bingya/p/3548345.html