How to Fix Version XXXX of the JVM is not suitable for this product.Version:XXXXXX or greater is required。
Verson1.7.0_79 of the JVM is not suitable for this product Version:1.8 or greater is required
Configure the eclipse.ini file under the Eclipse folder.
add the following fields:
–
D: vm/jdk1.8.0 _40/bin/and \
it’s complete configuration:
-vm
D:/jdk1.8.0_40/bin
-startup
plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.8
-XX:+UseG1GC
-XX:+UseStringDeduplication
-Dosgi.requiredJavaVersion=1.8
-Xms256m
-Xmx1024m
Read More:
- Version 1.8.0_201 of the JVM is not suitable for this product. Version: 11 or greater is required.
- Start eclipse and prompt version 1.7.0_ 79 of the JVM is not suitable for this product. Version: 1.8 or greater i…
- Start Eclipse and pop up the “Failed to load the JNI shared library jvm.dll” dialog box
- Solve the problem of failed to create the Java virtual machine when eclipse is opened
- The problem of MAC switching JDK version and RN Android JDK version leads to compilation failure. Solve it
- How to solve the problem of “version 11 or greater is required” in eclipse 2020
- [Solved] Tomcat9 Startup Error: Failed creating Java ‘XXXX\Java\jdk1.8\jre\bin\server\jvm.dll‘.
- This version of chromedriver only supports chrome version 92 crawler simulates the problem of Google plug-in version when the browser clicks and reports an error
- [error record] as compilation error (Android support plugin version is too high | upgrade Android studio to the latest version)
- [solved] runtimeerror: module compiled against API version 0xc but this version of numpy is 0xb
- The binary version of its metadata is 1.5.1, expected version is 1.1.16
- RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd
- Uninstall JDK and run Java – version with error
- Error: cudaGetDevice() failed. Status: CUDA driver version is insufficient for CUDA runtime version
- The python version output from the command line is inconsistent with the python version in the current CONDA environment
- Mac Upgrade pip WARNING: You are using pip version 21.1.1; however, version 21.1.3 is available. You s
- Jdk11, using JavaFX in eclipse
- The provider is not compatible with the version of Oracle client systems
- After node.js is installed, use the instruction node version in vscode to show that it is not an external or internal instruction. The solution is as follows:
- Eclipse reports Failed to load the JNI shared library jvm.dll error solution