Eclipse reports rendering library more recent than ADT plug-in.Please update ADT plug-in

来源:互联网 发布:那个淘宝网最好最便宜 编辑:程序博客网 时间:2024/05/21 13:23

On a new Android SDK installation, the Eclipse Graphical Layout is blank, rather than showing the rendering the layout. Eclipse displays this message: "This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in".

This bug report lists the steps to reproduce. How do I fix this?

用 SDK Manager 更新下载一些东西之后,Graphical Layout里面就变成空白的啦,而不是显示布局的绘图.同时Eclipse显示下列信息,让你去更新ADT的插件。更就更呗,下面我们来解决这个问题。

  1. 点击 Help > Install New Software.
  2. 在 Work with 的输入区域里, 输入: https://dl-ssl.google.com/android/eclipse/
  3. 选择 Developer Tools / Android Development Tools.
  4. 点击 Next 并完成安装.
注:Install New Software和SDK Manager ,前者比较靠谱.
原文地址:http://stackoverflow.com/questions/18852983/eclipse-reports-rendering-library-more-recent-than-adt-plug-in
原创粉丝点击