首页 > 其他 > 详细

Eclipse报This version of the rendering library is more recent than your version of ADT ...

时间:2014-02-22 01:22:19      阅读:798      评论:0      收藏:0      [点我收藏+]

http://blog.csdn.net/zhao_3546/article/details/12968295

最近使用 Help --> Check for Updates 升级了Eclipse部分插件,之后新建4.3的工程,res/layout 下的xml布局文件无法预览了,

一预览总是报这个错:

    This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in

 

上网查了一下,需要更新Eclipse插件:

Help --> Install New Softwares...,在Work with 中输入如下链接:

    https://dl-ssl.google.com/android/eclipse/

Eclipse会弹出提示有更新,但是有没有发现非常慢?

打开 C:\Windows\System32\drivers\etc\hosts ,新增如下内容:

203.208.48.134 dl-ssl.google.com

 

再重启Eclipse试试上面的步骤,是不是会快很多?

Eclipse报This version of the rendering library is more recent than your version of ADT ...

原文:http://www.cnblogs.com/liulipeng/p/3559579.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!