Project

General

Profile

Improvement #2185

Updated by Henning Blohm 10 days ago

See #2091 

 Note:  

 * After this we need Java 17 (!!) !! 
 ** https://github.com/diffplug/spotless/issues/547 
 * After this we support Java 23 22 


 h2. Implementation Hints 

 * Check [[Development Resources]] on how to get ECJ 
 * Start here https://download.eclipse.org/eclipse/downloads/ 
 ** "4.33":https://download.eclipse.org/eclipse/downloads/drops4/R-4.33-202409030240/#JDTCORE "4.32":https://download.eclipse.org/eclipse/downloads/drops4/R-4.32-202406010610/#JDTCORE is Java 23. 22.  
 * Enhance LangLevel for Java 23. 22. 
 * Check for Javadoc doclet 

Back