Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » General (non-technical) » Eclipse Foundation » Update Problem(Java error after update ( Incompatible JVM))
Update Problem [message #1856968] Wed, 11 January 2023 09:44 Go to next message
Nappée Mickael is currently offline Nappée MickaelFriend
Messages: 5
Registered: April 2022
Junior Member
Hello, I have made the update of eclipse yesterday after soft restart all working fine. But today i have this error.
Version 16.0.1 of the JVM is not suitable for this product. Version 17 or greater is required.
What i need to do ?

[Updated on: Wed, 11 January 2023 09:45]

Report message to a moderator

Re: Update Problem [message #1856971 is a reply to message #1856968] Wed, 11 January 2023 10:18 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33148
Registered: July 2009
Senior Member
You need to edit the eclipse.ini, e.g.,
-vm
C:\Program Files\Java\jdk-17.0.5+8\bin
Be careful there is no trailing whitespace and these are on two separate lines before the -vmargs line.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Update Problem [message #1856973 is a reply to message #1856971] Wed, 11 January 2023 10:50 Go to previous messageGo to next message
Nappée Mickael is currently offline Nappée MickaelFriend
Messages: 5
Registered: April 2022
Junior Member
Know i have another error message :
A java Runtime Environment (JRE) or JDK must be available in order ....
No JVM was found c:\Prgram Files\Java\jdk-17.0.5+8\bin
Re: Update Problem [message #1856974 is a reply to message #1856973] Wed, 11 January 2023 10:54 Go to previous messageGo to next message
Nappée Mickael is currently offline Nappée MickaelFriend
Messages: 5
Registered: April 2022
Junior Member
well
I have downloded the Windows x64 Compressed Archive on Oracle.com and placed it in Java folder
Rename jdk-17.0.5 and it working fine
Thank for the help
Re: Update Problem [message #1861322 is a reply to message #1856974] Thu, 05 October 2023 12:19 Go to previous message
Jack Jones is currently offline Jack JonesFriend
Messages: 23
Registered: September 2023
Junior Member
he error message you're encountering indicates that Eclipse requires Java 17 or a greater version of Java, but you have Java 16.
Previous Topic:Dual License (EPL/AGPL) request
Next Topic:Application Data Collection
Goto Forum:
  


Current Time: Mon May 20 17:36:53 GMT 2024

Powered by FUDForum. Page generated in 0.04077 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top