Home
DevelopTools
version 1.3.1_01 of the JVM is not suitable for this product.Version:1.4.1 or greater is required.
DevelopTools
version 1.3.1_01 of the JVM is not suitable for this product.Version:1.4.1 or greater is required.
version 1.3.1_01 of the JVM is not suitable for this product.Version:1.4.1 or greater is required.
2010-03-18 09:22 | 作者:Administrator
eclipse3.2启动报错 version 1.3.1_01 of the JVM is not suitable for this product.Version:1.4.1 or greater is required.
-------------------------------解决方法--------------------------------------------------------
你的jvm 版本太低,看看你装了几个JVM,比如你装了Oracle后也会自动安装JVM的,这时你应该把版本高的JVM在classpath中设置的比较靠前点。
可以在环境变量中修改,见文章(java环境变量)。
也可以在eclipse->window->preferences->java->installed JRES中修改