养生 装修 购物 美食 感冒 便秘 营销 加盟 小吃 火锅 管理 创业 搭配 减肥 培训 旅游

解决JVM is not suitable for this product

时间:2024-11-14 22:11:15

解决eclipse启动时报错Versi艺皱麾酪on1.4.2_03oftheJVMisnotsuitablefort茑霁酌绡hisproduct.Version:1.6orgreaterisrequired.

方法/步骤

1、1.娣定撰钠eclipse启动时报错Version1.4.2_03oftheJVMisnotsuit锾攒揉敫ableforthisproduct.Version:1.6orgreaterisrequired.翻译过来的意思就是,1.4版本的JDK不适合eclipse,需要1.6及以上版本的JDK

解决JVM is not suitable for this product

2、2.首先查看本机电脑的JDK版本,在控制台输入Java-version,(注:图中是我配置好的JDK1.6,你看到的应该是1.4及以下版本的JDK),如果JDK版本在1.4及以下,是不能使用最新的eclipse的

解决JVM is not suitable for this product

3、3.分析原因:我安装了oracle,oracle默认的使用是1.4的jdk。在环境变量path中看到oracle的配置是在最前边的(可以拷贝出来到记事本当中查看),所以eclipse默认也就是使用1.4的jdk了

解决JVM is not suitable for this product

4、4.解决安装JDK1.6如下图

解决JVM is not suitable for this product

5、5.在环境变量中把JDK的路径配置到最前边

解决JVM is not suitable for this product

6、6.在控制台查看java版本,是否为1.6版本的JDK

解决JVM is not suitable for this product

7、7.如果JDK设置成功话,重启eclipse就可以正常打开了!

© 一点知识