eclipse 不能启动,详见正文

其它类软件,非上述版软件
回复
nokiaisacat
帖子: 5
注册时间: 2008-09-25 12:53

eclipse 不能启动,详见正文

#1

帖子 nokiaisacat » 2008-09-25 13:32

我是新手,刚装了eclipse,启动的时候在“loading workbench”的时候就变黑了,然后进度条还在走,一会以后变亮,程序终止,报错说在work space里有日志文件,但是找不到
请知道原因的朋友帮个忙,最好能详细一点,我对linux了解甚少,谢谢!
日志可于这么一段:
!ENTRY org.eclipse.ui.workbench 4 0 2008-09-25 17:08:34.276
!MESSAGE Widget disposed too early!
!STACK 0
java.lang.RuntimeException: Widget disposed too early!
at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:171)
..........................(此处省略)
!ENTRY org.eclipse.osgi 2 0 2008-09-25 17:08:34.559
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-25 17:08:34.559
!MESSAGE Bundle reference:file:plugins/org.eclipse.jdt.apt.pluggable.core_1.0.100.v20080407-1345.jar [154] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2008-09-25 17:08:34.559
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2008-09-25 17:08:34.560
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.apt.dispatch_0.0.0.
!SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2008-09-25 17:08:34.560
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.apt.model_0.0.0.
!SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2008-09-25 17:08:34.560
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.apt.util_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-25 17:08:34.560
!MESSAGE Bundle reference:file:plugins/org.eclipse.jdt.compiler.apt_1.0.100.v20080513-1235.jar [156] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2008-09-25 17:08:34.560
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-25 17:08:34.560
!MESSAGE Bundle reference:file:plugins/org.eclipse.jdt.compiler.tool_1.0.100.v_883_R34x.jar [157] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.tool 2 0 2008-09-25 17:08:34.560
!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6
附件
Screenshot-Eclipse.png
上次由 nokiaisacat 在 2008-09-25 17:17,总共编辑 3 次。
头像
HuntXu
帖子: 5776
注册时间: 2007-09-29 3:09

Re: eclipse 不能启动,详见正文

#2

帖子 HuntXu » 2008-09-25 13:33

终端运行,看输出,贴错误

或者你能找到log...
HUNT Unfortunately No Talent...
nokiaisacat
帖子: 5
注册时间: 2008-09-25 12:53

Re: eclipse 不能启动,详见正文

#3

帖子 nokiaisacat » 2008-09-25 15:30

终端没有信息
有个对话框
附件
Screenshot-Eclipse.png
回复