This project was born out of my personal frustration with having to manually switch between different JDK versions on Windows. The traditional approach of constantly updating JAVA_HOME and PATH ...
It should be possible to create/import a Java 14 project, when Eclipse JDT is patched with Java 14 support. When creating a new Gradle project with Gradle 6.3.rc4 ...