黑马程序员技术交流社区

标题: eclipse出错了 [打印本页]

作者: 麦子609    时间: 2013-9-20 21:08
标题: eclipse出错了
刚打开eclipse,结果出错了,郁闷,以前没遇到过,哪位给解决下:
然后打开提示的日志,内容如下:
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.equinox.app.error, org.eclipse.equinox.p2.director, org.eclipse.equinox.p2.garbagecollector.application, 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.

QQ截图20130920210538.png (4 KB, 下载次数: 51)

QQ截图20130920210538.png

作者: 龙翔    时间: 2013-9-20 21:54
看到没让你See the log file
万能方法重装
作者: 简单ai...    时间: 2013-9-22 15:26
看看log日志,不行就换个版本eclipse。再试试
英文翻译大概是,线程异常,没有发现注册信息,org.eclipse.ui.ide.workbench这个文件没有发现
应该是你的eclipse没转好,我没遇到过这个问题,暂时分析为eclipse没装好,缺少jar包,和配置文件
java.lang.RuntimeException: Application "" could not be found in the registry. The applications available are: org.eclipse.ant.core.antRunner, org.eclipse.equinox.app.error, org.eclipse.equinox.p2.director, org.eclipse.equinox.p2.garbagecollector.application, 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.
作者: yting_xmei1129    时间: 2013-9-22 16:09
eclipse自带的JVM没有引到jre包。所以JVM不能启动。
在eclispe.int文件中可以指定安装jdk下的JVM,也是能启动的。

我也碰到我在升级Eclipse之后也碰到这个问题,我用了个笨办法,重下了一个新版的JEE包,解压缩覆盖到原安装目录下,解决问题了。可以打开Eclipse了。网上有关的的资料大多都是有人在用Eclipse开发东西的时候碰到这个提示,而不是启动Eclipse本身的时候碰到这个问题。这个问题
作者: HM马强    时间: 2013-9-22 17:36
eclipse自带的JVM没有引到jre包。所以JVM不能启动。

在eclispe.int文件中可以指定安装jdk下的JVM,也是能启动的。




欢迎光临 黑马程序员技术交流社区 (http://bbs.itheima.com/) 黑马程序员IT技术论坛 X3.2