安装eclipse 安装失败

软件和网站开发以及相关技术探讨
回复
头像
hellojinjie
帖子: 1150
注册时间: 2007-09-14 21:03
来自: 浙江

安装eclipse 安装失败

#1

帖子 hellojinjie » 2008-08-21 23:57

代码: 全选

!SESSION 2008-08-21 23:51:35.168 -----------------------------------------------
eclipse.buildId=I20080617-2000
java.version=1.6.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=zh_CN
Framework arguments:  -pluginCustomization configuration/plugin_customization.ini
Command-line arguments:  -os linux -ws gtk -arch x86 -pluginCustomization configuration/plugin_customization.ini

!ENTRY org.eclipse.equinox.app 0 0 2008-08-21 23:51:36.504
!MESSAGE Product org.eclipse.platform.ide could not be found.

!ENTRY org.eclipse.osgi 4 0 2008-08-21 23:51:36.596
!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:382)
	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:549)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
Product org.eclipse.platform.ide could not be found.是不是要安装这个包,怎么安装呢

是下载后解压直接运行的那种,
Say hello to everyday!
头像
yangcheng
帖子: 498
注册时间: 2005-09-27 18:24
来自: 杭州

#2

帖子 yangcheng » 2008-08-22 7:28

eclipse这种还是直接下载解压好了..
回复