Project

General

Profile

Improvement #2091

Updated by Henning Blohm over 1 year ago

See #2035  

 Note:  

 * After this we need Java 11 
 ** https://github.com/diffplug/spotless/issues/547 
 * After this we support Java 18 16 


 h2. Implementation Hints 

 * Check [[Development Resources]] on how to get ECJ 
 * Start here https://download.eclipse.org/eclipse/downloads/ 
 ** "4.25":https://download.eclipse.org/eclipse/downloads/drops4/R-4.25-202208311800/#JDTCORE 4.19 is Java 18. 15.  
 ** Wait for 4.20 
 * Enhance LangLevel for Java 14-18. 14-16. 
 * Check for Javadoc doclet 

Back