Java11

Debugging the “Fatal error compiling: invalid target release: 11” issue. How to switch your development environment and IntelliJ settings to Java 11

When updating to Java 11 from an older version of the language, make sure that your development environment is up…

6 years ago