SAP/hybris-commerce-eclipse-plugin

Unsupported Class Version Error by Import Hybris Platform with Plugin

klouisbrother opened this issue · 2 comments

Dear Team,

I think I have a related issue of Unsupported Class Version Error by Import Hybris Platform with Plugin:

image

Hybris Version: 1905
Eclipse Version: 2019-09 R (4.13.0)
Eclipse Build id: 20190917-1200

Is there already a workaround available to fix this? Thank you!

Hello, sure.
could you change your jvm you are using for eclipse, and upgrade do JVM 11?

That should help.

Found the solution 👍
I was taking the JRE 8 to run it. I moved the JAVA_HOME variable to higher priority, as discribed here: https://www.codejava.net/ides/eclipse/how-to-run-eclipse-under-different-version-of-jdk-or-jre

Platform was imported sucessfully :)