Getting the following error, after adding Lombok
lib
An error has occurred. See error log for more details.
Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @1d1c37d5
[java-17]
and[eclipse-2021-09]
. Since Eclipse 2021-09 does not support Java 17, I guess you have installed Java 17 Support for Eclipse 2021-09 (4.21) which is the preview/BETA of the upcoming Java 17 support that will be released with Eclipse 2021-12 (4.22) on December 15, 2021. Please make sure this issue has been reported to Eclipse with a minimal reproducible example and the error log. – Dawndawna--illegal-access=permit
anymore. It’s not is if the previous versions weren’t warning about this kind of access… – Marine