0

I am getting the following error message: error message

For some reason IntelliJ compiles plugin JAR files with JDK 11 not 8.

I have the following configuration in Project Structure: IntelliJ Project Structure view

Gradle JVM:
Gradle JVM view

Java Compiler: Java compiler view

Also tried to change Boot runtime version, but in case I am using an old one IntelliJ won't open: Currently selected version of JBR version

JAVA_HOME is referencing to JDK 8:
Windows JAVA_HOME variable value

Right now I don't have any ideas what to do. Any suggestions?

IntelliJ version: 2022.3.1

Gradle Wrapper version: 3.0

JDK version: 1.8

Someone
  • 1
  • 1
  • 1
    [Please do not upload images of code/data/errors.](//meta.stackoverflow.com/q/285551) – Stephen C Dec 29 '22 at 14:48
  • Hi and welcome to stack overflow, [please do not upload images of code/data/errors](//meta.stackoverflow.com/q/285551). – hooknc Dec 29 '22 at 16:50
  • check this answer, because it may help you https://stackoverflow.com/questions/74928824/gradle-with-wsdl2java-plugin/74961183#74961183 – kojot Dec 30 '22 at 11:52
  • @kojot, thank you for your help. Indeed, by specifying cxf version, it can download jar files that support jdk 8. – Someone Jan 02 '23 at 08:00

0 Answers0