Project

General

Profile

Improvement #2088

Updated by Henning Blohm about 3 years ago

See #2035  

 Note:  

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


 h2. Implementation Hints 

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

Back