Menu

Showing posts with label Invalid target release. Show all posts
Showing posts with label Invalid target release. Show all posts

Fatal error compiling: invalid target release: 11

Invalid target release compilation error is a build error that you are seeing because the project is set up to compile and build on JAVA 11, and your machine is running on a different version of JAVA that's JDK.