MyEclipse8.0GA 自动生成到MyEclipse8.5的问题解决。

本文介绍了一次自动更新MyEclipse8.0GA后导致IDE无法启动的问题,并通过修改配置文件config.ini中的eclipse.product及osgi.splashPath值成功解决了该问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

     昨晚,自动更新了MyEclipse8.0GA,更新完成后IDE既然启不来了,看了一下MyEclipse记的日志:

 

!SESSION 2010-06-05 09:32:33.793 -----------------------------------------------

eclipse.buildId=unknown

java.version=1.6.0_13

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN

Command-line arguments:  -os win32 -ws win32 -arch x86

 

!ENTRY org.eclipse.equinox.app 0 0 2010-06-05 09:32:35.418

!MESSAGE Product com.genuitec.myeclipse.product8.ide could not be found.

 

!ENTRY org.eclipse.equinox.p2.repository 4 0 2010-06-05 09:32:35.543

!MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly.

 

!ENTRY org.eclipse.osgi 4 0 2010-06-05 09:32:38.340

!MESSAGE Application error

!STACK 1

java.lang.RuntimeException: No application id has been found.

at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:236)

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:368)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)

at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)

at org.eclipse.equinox.launcher.Main.run(Main.java:1311)


看来MyEclipse启动的时候,eclipse.buildId都没有获取到,而且find “ com.genuitec.myeclipse.product8.ide
也出现了问题。

查看了一下:
C:\Program Files\Genuitec\MyEclipse8\configuration\config.ini
发现:
eclipse.product=com.genuitec.myeclipse.product8.ide
osgi.splashPath=platform\:/base/plugins/com.genuitec.myeclipse.product8
于是修改成:
eclipse.product=com.genuitec.myeclipse.product85.ide
osgi.splashPath=platform\:/base/plugins/com.genuitec.myeclipse.product85
大功告成!

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值