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試試上面的步驟,是不是會快很多?