In this tutorial I'll show you how to fix this error in Eclipse: How to fix Version 1.8.0 of the JVM is not suitable for this product. Version: 11 or greater is required.
This Error usually occurse when your JDK is either outdated/incompatible, or when eclipse is not choosing the correct JDK. (for some reason it sometimes even tries to use JRE instead of JDK)
My help Discord: / discord
Text version of this tutorial:
UPDATING JDK
1. Head to the JDK download page
Link: https://www.oracle.com/java/technolog...
2. Download the JDK version that is compatible with your Eclipse (if you have the newest Eclipse version the newest JDK version should work)
3. Install it
4. Try starting Eclipse
If that didn't work, do this:
1. Go into the main directory of eclipse.
2. Open the eclipse.ini (you can use notepad)
3. Open the java directory (it should be located in the programs folder)
4. When you are in the java folder, open the folder jdk - the version of your jdk and then open the bin folder
5. Copy the filepath
6. Go back to the eclipse.ini and then find the line -vmargs
7. Type in -vm and press enter one time, then paste in the before copied filepath. (Caution you must put the file path in the new line, otherwise it won't work, so it's not for astetic purpose it must be done the way I showed in the video)
8. Add \javaw.exe to the filepath (it should look similar to this C:\Program Files\Java\jdk-15\bin\javaw.exe)
9. Save the file, and you are done.
As you may have noticed, I did a video on this already but I left a few things out/didn't explain the well enough, so here is a better version of that video
Music:
Track 1: dj quads - it’s near
YouTube link: • dj quads - it’s near
Time stamps:
0:00 - Intro/explanation of this error
0:14 - try updating your JDK
0:30 - second fix
1:40 - Outro/Test
Watch video Eclipse | How to fix Version of the JVM is not suitable for this product. 2021 online without registration, duration hours minute second in high quality. This video was added by user Reewen 13 January 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 19,91 once and liked it 51 people.