Incompatible Jvm in Ggts (Eclipse) and Java 1.8

Incompatible JVM in GGTS (Eclipse) and JAVA 1.8

It's a problem related to jdk8u40, go back to jdku31. It works in that version.
I'm running into the same problem both in windows and linux environments.

Eclipse Memory Analyzer - Incompatible JVM

As said previously, one solution is to create a jre directory and copy a JDK in it.

IntelliJ ignoring project SDK and using the wrong Java version

Turns out the default version of Java I configured to 1.8 with sdkman was setting with the value of JAVA_HOME that my app was using. I just needed to override the value in my run configuration.

Run > Edit Configurations...

Sample Image



Related Topics



Leave a reply



Submit