今天更新了android sdk,然后发现Eclipse在打开某一个布局文件 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 software,中add : https://dl-ssl.google.com/android/eclipse/ 但是有错误提示,无奈不查了。 似乎sdk最新就需要最新的adt,网上查了最新的adt 目前就23.0.3 下载后,直接在Eclipse中help中的install
new software,中add 中的archive中选择下载下来的最新的adt,安装后就解决问题了,以后要是又更新了sdk 了出现类似的问题,就看看有没有最新的adt,下载安装应该可以解决。