eclipse启动问题
刚下载的eclipse3.2, 启动时显示Error,显示错误
version 1.3.1_01 of the JVM is not suitable for this product.Version:1.4.1 or greater is required.
请问为什么啊.
刚下载的eclipse3.2, 启动时显示Error,显示错误
version 1.3.1_01 of the JVM is not suitable for this product.Version:1.4.1 or greater is required.
请问为什么啊.
2006-08-05 12:07
2006-08-05 13:20
2006-08-05 23:43
2006-08-08 15:44

2006-08-10 10:19
2006-08-10 12:37
把环境变量中的path里面的JDK路径放到最前面就可以了,
这是因为你安装了一些数据改变了PATH里面的信息,把JDK的路径给覆盖掉了,比如说装完oracle就会这样
2006-08-11 13:59
很可能是安装其他软件的时候把
PATH里的JDK的路径给修改了
看一下PATH里的JDK路径

2006-08-14 09:07