Project

General

Profile

task #6981

Updated by Andreas Müller about 1 year ago

This may still take some time. This ticket is meant as a collection of links on how to migrate best. 

 https://blog.codefx.org/java/java-9-migration-guide/ 

 https://www.heise.de/developer/meldung/Java-9-ist-fertig-3837080.html 

 https://maven.apache.org/plugins/maven-compiler-plugin/examples/set-compiler-release.html / https://maven.apache.org/plugins/maven-compiler-plugin/examples/set-compiler-source-and-target.html 

 https://stackoverflow.com/questions/49398894/unable-to-compile-simple-java-10-java-11-project-with-maven 

 Maybe blocked by #6407

Back