Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/197.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
Android 更新后无法访问eclipse_Android_Eclipse - Fatal编程技术网

Android 更新后无法访问eclipse

Android 更新后无法访问eclipse,android,eclipse,Android,Eclipse,您好,我最近更新了eclipse,但更新后它要求我重新启动,现在我遇到以下错误,无法访问它 这是错误日志。 !SESSION 2013-01-09 15:20:18.897 ----------------------------------------------- eclipse.buildId=v21.0.0-531062 java.version=1.7.0_10 java.vendor=Oracle Corporation BootLoader

您好,我最近更新了eclipse,但更新后它要求我重新启动,现在我遇到以下错误,无法访问它

这是错误日志。

    !SESSION 2013-01-09 15:20:18.897 -----------------------------------------------
    eclipse.buildId=v21.0.0-531062
    java.version=1.7.0_10
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments:  -product com.android.ide.eclipse.adt.package.product
    Command-line arguments:  -os win32 -ws win32 -arch x86 -product com.android.ide.eclipse.adt.package.product

    !ENTRY org.eclipse.osgi 2 0 2013-01-09 15:20:42.773
    !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-09 15:20:42.773
    !MESSAGE Bundle reference:file:plugins/org.eclipse.pde.ds.ui_1.0.200.v20120530-1435.jar was not resolved.
    !SUBENTRY 2 org.eclipse.pde.ds.ui 2 0 2013-01-09 15:20:42.773
    !MESSAGE Missing required bundle org.eclipse.jdt.core_[3.3.0,4.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-09 15:20:42.773
    !MESSAGE Bundle reference:file:plugins/org.eclipse.emf.edit.ui_2.7.0.v20120123-1045.jar was not resolved.
    !SUBENTRY 2 org.eclipse.emf.edit.ui 2 0 2013-01-09 15:20:42.773
    !MESSAGE Missing required bundle org.eclipse.ui.workbench_[3.7.0,4.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-09 15:20:42.773
    !MESSAGE Bundle reference:file:plugins/org.eclipse.equinox.p2.ui.importexport_1.0.1.v20110818-1344.jar was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.importexport 2 0 2013-01-09 15:20:42.773
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&(osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-09 15:20:42.773
    !MESSAGE Bundle reference:file:plugins/org.eclipse.jdt.debug.ui_3.6.100.v20120530-1425.jar was not resolved.
    !SUBENTRY 2 org.eclipse.jdt.debug.ui 2 0 2013-01-09 15:20:42.773
    !MESSAGE Missing required bundle org.eclipse.jdt.core_[3.8.0,4.0.0).

.
.
.
.
.
.
.
.

    !ENTRY org.eclipse.osgi 4 0 2013-01-09 15:20:43.119
    !MESSAGE Application error
    !STACK 1
    java.lang.RuntimeException: Application "org.eclipse.ui.ide.workbench" could not be found in the registry. The applications available are: org.eclipse.ant.core.antRunner, org.eclipse.cdt.codan.core.application, org.eclipse.cdt.core.GeneratePDOM, org.eclipse.equinox.app.error, org.eclipse.equinox.p2.director, org.eclipse.equinox.p2.garbagecollector.application, org.eclipse.equinox.p2.publisher.InstallPublisher, org.eclipse.equinox.p2.publisher.EclipseGenerator, org.eclipse.equinox.p2.publisher.ProductPublisher, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, org.eclipse.equinox.p2.reconciler.application, org.eclipse.equinox.p2.repository.repo2runnable, org.eclipse.equinox.p2.repository.metadataverifier, org.eclipse.equinox.p2.artifact.repository.mirrorApplication, org.eclipse.equinox.p2.metadata.repository.mirrorApplication, org.eclipse.equinox.p2.updatesite.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.CategoryPublisher, org.eclipse.update.core.standaloneUpdate, org.eclipse.update.core.siteOptimizer, org.eclipse.equinox.p2.installer.application, org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool, org.eclipse.pde.build.Build, org.eclipse.pde.junit.runtime.uitestapplication, org.eclipse.pde.junit.runtime.legacytestapplication, org.eclipse.pde.junit.runtime.coretestapplication, org.eclipse.pde.junit.runtime.coretestapplicationnonmain, org.eclipse.pde.junit.runtime.nonuithreadtestapplication.
        at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:248)
        at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1438)

更新JDT,即java开发工具包。我认为它与您的新eclipse不兼容。java版本可能是3.8.0或4.0.0

更新JDT,即java开发工具包。我认为它与您的新eclipse不兼容。java版本可能是3.8.0或4.0.0

您好,如果您有另一个没有更新的eclipse副本,请将该文件夹复制到您使用eclipse的位置这应该可以解决您的问题。插件也将在那里,只有错误将消失,您可以访问eclipse。

嗨,如果您有另一个没有更新的eclipse副本,请将该文件夹复制到您使用eclipse的位置,这将解决您的问题。插件也将在那里,只有错误将消失,您可以访问eclipse。

我是一名android开发人员。那么我需要更新adt吗?我不认为这是一个问题,因为我已经在使用最新版本的adt,不需要更新adt。您需要更新JDT版本3.8.0或4.0.0,这在您的新eclipse上是兼容的。我曾经遇到过同样的问题。当我更新JDT时,我的问题是solvedjdk而不是JDT。您使用哪种jdk?jus-type命令,如terminali上的java-version我是一名android开发人员。那么我需要更新adt吗?我不认为这是一个问题,因为我已经在使用最新版本的adt,不需要更新adt。您需要更新JDT版本3.8.0或4.0.0,这在您的新eclipse上是兼容的。我曾经遇到过同样的问题。当我更新JDT时,我的问题是solvedjdk而不是JDT。您使用哪种jdk?jus类型命令,如终端上的java版本