有 Java 编程相关的问题?

你可以在下面搜索框中键入要查询的问题!

更新后插件出现java eclipse错误

我遇到了一个问题

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

我试过了,从:Eclipse reports rendering library more recent than ADT plug-in

1. Click Help > Install New Software.
2. In the Work with field, enter: https://dl-ssl.google.com/安卓/eclipse/
3. Select Developer Tools / Android Development Tools.
4. Click Next and complete the wizard.

新问题:

An error has occurred. See error log for more details.java.lang.NullPointerException

我在windows cmd上尝试了这个(再次通过一些stackoverflow论坛):

eclipse -clean -clearPersistedState

但我没有任何解决办法

这是一条新消息:

An error has occurred. See error log for more details.com/安卓/utils/SparseArray

错误日志包含许多消息,如:

Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".

每当我试图打开任何布局xml文件时,它都会显示

恢复后(正如aumand所建议的),我又回到了关于xml文件图形布局的msg的第一个问题上(我不记得确切的单词,但我认为问题类似于>;>;>;>;我正在使用的库是4.1.2,taget已经加载了4.4)

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

请帮我个忙


共 (3) 个答案

  1. # 1 楼答案

    将DDMS和ADT更新为最新版本的表单帮助>;检查更新。这解决了我的问题

  2. # 2 楼答案

    从google下载并安装Eclipse/ADT bundle。Eclipse不需要任何更新,您只需要运行SDK管理器来检查一些更新,并安装您想要的任何早期版本

    我在初次安装Eclipse(后来添加了ADT)后,决定不再运行它(启动时崩溃),就这样做了。该软件包比以前的软件包工作得更好,尽管它们都是最新的

    您还可以将以前的sdk文件夹中的任何内容复制到新的sdk文件夹中,这样就不必再次安装它