Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/220.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Java Android ADT Eclipse安装错误_Java_Android_Eclipse_Sdk - Fatal编程技术网

Java Android ADT Eclipse安装错误

Java Android ADT Eclipse安装错误,java,android,eclipse,sdk,Java,Android,Eclipse,Sdk,安装了Eclipse和ADT包、2.3 SDK等,但在启动时遇到了一大堆错误,我需要一些指导,我的搜索没有找到我要寻找的解决方案,只是单个错误,而不是我得到的整个堆栈 Could not create the view: org.eclipse.wst.server.ui.ServersView Could not create the view: org.eclipse.datatools.connectivity.DataSourceExplorerNavigator !ENTRY or

安装了Eclipse和ADT包、2.3 SDK等,但在启动时遇到了一大堆错误,我需要一些指导,我的搜索没有找到我要寻找的解决方案,只是单个错误,而不是我得到的整个堆栈

Could not create the view: org.eclipse.wst.server.ui.ServersView

Could not create the view: org.eclipse.datatools.connectivity.DataSourceExplorerNavigator

!ENTRY org.eclipse.ui 4 4 2013-06-26 09:45:18.955
!MESSAGE Conflicting handlers for org.eclipse.jdt.ui.edit.text.java.open.editor: {ActionHandler(org.eclipse.jdt.ui.actions.OpenAction@5a1755b3)} vs {ActionHandler(org.eclipse.jdt.ui.actions.OpenAction@31fb88fa)}

!ENTRY org.eclipse.ui 4 4 2013-06-26 09:45:18.957
!MESSAGE Conflicting handlers for org.eclipse.ui.edit.cut: {ActionHandler(org.eclipse.ui.actions.TextActionHandler$CutActionHandler@6e9b8445)} vs {ActionHandler(org.eclipse.ui.actions.TextActionHandler$CutActionHandler@240906be)}

!ENTRY org.eclipse.ui 4 4 2013-06-26 09:45:18.959
!MESSAGE Conflicting handlers for org.eclipse.ui.edit.copy: {ActionHandler(org.eclipse.ui.actions.TextActionHandler$CopyActionHandler@493ad9ad)} vs {ActionHandler(org.eclipse.ui.actions.TextActionHandler$CopyActionHandler@36a9126a)}

!ENTRY org.eclipse.ui 4 4 2013-06-26 09:45:18.961
!MESSAGE Conflicting handlers for org.eclipse.ui.edit.paste: {ActionHandler(org.eclipse.ui.actions.TextActionHandler$PasteActionHandler@c31132)} vs {ActionHandler(org.eclipse.ui.actions.TextActionHandler$PasteActionHandler@69dea02)}

**(these go on and on and on)**


!ENTRY org.eclipse.jface 4 0 2013-06-26 09:45:18.345
!MESSAGE Unable to resolve plug-in "platform:/plugin/org.eclipse.datatools.connectivity.ui.dse/icons/full/cview16/enterprise_explorer.gif".
!STACK 0
java.io.IOException: Unable to resolve plug-in "platform:/plugin/org.eclipse.datatools.connectivity.ui.dse/icons/full/cview16/enterprise_explorer.gif".
    at org.eclipse.core.internal.runtime.PlatformURLPluginConnection.parse(PlatformURLPluginConnection.java:64)
    at org.eclipse.core.internal.runtime.PlatformURLPluginConnection.resolve(PlatformURLPluginConnection.java:75)
    at org.eclipse.core.internal.boot.PlatformURLHandler.openConnection(PlatformURLHandler.java:67)
    at org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy.openConnection(URLStreamHandlerProxy.java:112)
    at java.net.URL.openConnection(Unknown Source)
    at org.eclipse.core.internal.runtime.PlatformURLConverter.toFileURL(PlatformURLConverter.java:33)

**As do these**
我是一个彻头彻尾的傻瓜,所以请放心,我已经按照我找到的所有安装步骤进行了安装,但仍然无法让它工作,在我寂寞的时候无法理解它

编辑:


重新安装了所有的Java。我仍然收到冲突的处理程序错误,并将其永久性地设置为“activity\u main.xml将在流程完成后自动刷新。”

这是因为它指向的工作区中有使用旧版本Eclipse创建的项目。更改工作区,它应该可以工作。

Windows 7 64位-抱歉忘了提及。我猜您的副本可能已损坏。请尝试此链接下载压缩副本。提取并运行它:再次下载是为了它,但这与我从中获得原始副本的来源相同。新下载的错误相同您使用的是哪个java版本?