Android 为什么eclipse不能';不能发射吗?它显示配置中的错误日志

Android 为什么eclipse不能';不能发射吗?它显示配置中的错误日志,android,eclipse,launch,Android,Eclipse,Launch,我正在使用Eclipse3.7.2开发Android应用程序。。。在我为“帮助”选项卡安装了新的更新以及为代码管理安装了Subversive插件之前,一切都很顺利 错误如下: !SESSION 2012-08-14 11:23:27.945 ----------------------------------------------- eclipse.buildId=M20120208-0800 java.version=1.6.0_30 java.ven

我正在使用Eclipse3.7.2开发Android应用程序。。。在我为“帮助”选项卡安装了新的更新以及为代码管理安装了Subversive插件之前,一切都很顺利

错误如下:

     !SESSION 2012-08-14 11:23:27.945 -----------------------------------------------
     eclipse.buildId=M20120208-0800
     java.version=1.6.0_30
     java.vendor=Sun Microsystems Inc.
     BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
     Framework arguments:  -product org.eclipse.epp.package.java.product
     Command-line arguments:  -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.java.product

      !ENTRY org.eclipse.osgi 2 0 2012-08-14 11:23:28.945
      !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
      !SUBENTRY 1 org.eclipse.osgi 2 0 2012-08-14 11:23:28.945
      !MESSAGE Bundle  reference:file:plugins/org.eclipse.ui.navigator.resources_3.4.300.v20110928-1505.jar was  not resolved.
      !SUBENTRY 2 org.eclipse.ui.navigator.resources 2 0 2012-08-14 11:23:28.945
      !MESSAGE Missing required bundle org.eclipse.jface_[3.6.0,4.0.0).
      !SUBENTRY 1 org.eclipse.osgi 2 0 2012-08-14 11:23:28.945
      !MESSAGE Bundle reference:file:plugins/org.eclipse.compare.win32_1.0.200.I20110510-0800.jar was not resolved.
       !SUBENTRY 2 org.eclipse.compare.win32 2 0 2012-08-14 11:23:28.945
       !MESSAGE Missing required bundle org.eclipse.jface_[3.5.0,4.0.0).
          !SUBENTRY 1 org.eclipse.osgi 2 0 2012-08-14 11:23:28.945
       !MESSAGE Bundle reference:file:plugins/org.eclipse.ui.workbench_3.7.1.v20120104-1859.jar was not resolved.
       !SUBENTRY 2 org.eclipse.ui.workbench 2 0 2012-08-14 11:23:28.945
       !MESSAGE Missing required bundle org.eclipse.jface_[3.5.0,4.0.0).
       !SUBENTRY 1 org.eclipse.osgi 2 0 2012-08-14 11:23:28.945
       !MESSAGE Bundle reference:file:plugins/org.eclipse.mylyn.commons.ui_3.7.1.v20120425-0100.jar was not resolved.
        !SUBENTRY 2 org.eclipse.mylyn.commons.ui 2 0 2012-08-14 11:23:28.945
        !MESSAGE Missing required bundle org.eclipse.jface_0.0.0.
        !SUBENTRY 1 org.eclipse.osgi 2 0 2012-08-14 11:23:28.945
        !MESSAGE Bundle reference:file:plugins/org.eclipse.mylyn.commons.notifications_0.9.1.v20120412-0100.jar was not resolved.



          ...etc etc

我打开了上面路径中提到的错误文件,但我猜不出丢失的文件是什么,该文件包含以下内容:

     !SESSION 2012-08-14 11:23:27.945 -----------------------------------------------
     eclipse.buildId=M20120208-0800
     java.version=1.6.0_30
     java.vendor=Sun Microsystems Inc.
     BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
     Framework arguments:  -product org.eclipse.epp.package.java.product
     Command-line arguments:  -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.java.product

      !ENTRY org.eclipse.osgi 2 0 2012-08-14 11:23:28.945
      !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
      !SUBENTRY 1 org.eclipse.osgi 2 0 2012-08-14 11:23:28.945
      !MESSAGE Bundle  reference:file:plugins/org.eclipse.ui.navigator.resources_3.4.300.v20110928-1505.jar was  not resolved.
      !SUBENTRY 2 org.eclipse.ui.navigator.resources 2 0 2012-08-14 11:23:28.945
      !MESSAGE Missing required bundle org.eclipse.jface_[3.6.0,4.0.0).
      !SUBENTRY 1 org.eclipse.osgi 2 0 2012-08-14 11:23:28.945
      !MESSAGE Bundle reference:file:plugins/org.eclipse.compare.win32_1.0.200.I20110510-0800.jar was not resolved.
       !SUBENTRY 2 org.eclipse.compare.win32 2 0 2012-08-14 11:23:28.945
       !MESSAGE Missing required bundle org.eclipse.jface_[3.5.0,4.0.0).
          !SUBENTRY 1 org.eclipse.osgi 2 0 2012-08-14 11:23:28.945
       !MESSAGE Bundle reference:file:plugins/org.eclipse.ui.workbench_3.7.1.v20120104-1859.jar was not resolved.
       !SUBENTRY 2 org.eclipse.ui.workbench 2 0 2012-08-14 11:23:28.945
       !MESSAGE Missing required bundle org.eclipse.jface_[3.5.0,4.0.0).
       !SUBENTRY 1 org.eclipse.osgi 2 0 2012-08-14 11:23:28.945
       !MESSAGE Bundle reference:file:plugins/org.eclipse.mylyn.commons.ui_3.7.1.v20120425-0100.jar was not resolved.
        !SUBENTRY 2 org.eclipse.mylyn.commons.ui 2 0 2012-08-14 11:23:28.945
        !MESSAGE Missing required bundle org.eclipse.jface_0.0.0.
        !SUBENTRY 1 org.eclipse.osgi 2 0 2012-08-14 11:23:28.945
        !MESSAGE Bundle reference:file:plugins/org.eclipse.mylyn.commons.notifications_0.9.1.v20120412-0100.jar was not resolved.



          ...etc etc
有人能帮上忙吗


提前感谢您的帮助。

检查插件
org.eclipse.jface
。这似乎是一个旧版本。插件抱怨是因为它们需要3.5+或3.6+版本


您可以使用EclipsePluginRegistry视图来检查插件或OSGI控制台。查看我之前做的一个类似的问题,了解控制台的更多细节

检查插件
org.eclipse.jface
。这似乎是一个旧版本。插件抱怨是因为它们需要3.5+或3.6+版本


您可以使用EclipsePluginRegistry视图来检查插件或OSGI控制台。查看我之前做的一个类似的问题,了解控制台的更多细节

如果您不想重新安装eclipse(实际上重置似乎更正确),那么请下载
org.eclipse.jface.databinding_1.5.0.I20100907-0800.jar

org.eclipse.jface.text_3.7.2.v20111213-1208.jar

org.eclipse.jface_3.7.0.v20110928-1505.jar
然后将它们放在
eclipse\u installed\u目录/plugins/
中并享受;)

如果仍然出现错误,请告诉我

如果您不想重新安装eclipse(实际上重置似乎更正确),请下载
org.eclipse.jface.databinding_1.5.0.I20100907-0800.jar

org.eclipse.jface.text_3.7.2.v20111213-1208.jar

org.eclipse.jface_3.7.0.v20110928-1505.jar
然后将它们放在
eclipse\u installed\u目录/plugins/
中并享受;)

让我知道错误是否仍然存在

您是如何安装新插件的?从eclipse的“帮助”选项卡“安装新软件”中,我输入了插件的url,它是“颠覆性的”。您是如何安装新插件的?从eclipse的“帮助”选项卡“安装新软件”中,我输入了插件的url,它是“颠覆性的”谢谢你,但我不太明白。。。我根本无法启动eclipse。。。我不想再重新安装了。谢谢你,但我不太明白。。。我根本无法启动eclipse。。。我不想重新安装它。我做了很多解决方案,最后一个是你的,效果很好。我做了很多解决方案,最后一个是你的,效果很好