u/michaelnovati replied ·
Definitely been here when starting to code... it's the result of running a ton of Stack Overflow and tutorials line by line and installing many versions of Java (or Node or Python, etc....).
It looks like you have Graal, which is the most standard one, but the version of Java could matter if your code uses language features only supported in newer versions.
If it was me and I didn't have any meaningful projects on my computer that depende on specific configurations currently, I would look into "how to remove all java installations" and then start over with the Oracle Java 20 SDK