Myeclipse 5.5.1无法启动,提示信息

来源:百度知道 编辑:UC知道 时间:2024/09/23 06:23:09
我的机器安装完后报错,日志文件如下,那位高手帮忙解决一下啊。我的jdk配置无误,eclipse可以正常启动。这是为什么啊??

!SESSION 2008-07-15 02:08:02.437 -----------------------------------------------
eclipse.buildId=I20051102-1600
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_CN
Framework arguments: -product com.genuitec.myeclipse.product.ide
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.genuitec.myeclipse.product.ide

!ENTRY org.eclipse.core.runtime 2008-07-15 02:08:04.859
!MESSAGE Product com.genuitec.myeclipse.product.ide could not be found.

!ENTRY org.eclipse.osgi 2008-07-15 02:08:04.859
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:204)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)

呵呵!
你把MyEclipse快捷方式目标框里的"-product com.genuitec.myeclipse.product.ide"删除即可,或者直接运行Eclipse.exe,没有影响,只是启动画面是Eclipse的而已.
也可以试试安装更高版本的JDK,可能会是JDK版本低了.

emule(verycd)