What JRE to use for JDK 14?
问题 There is a message Project has been compiled by a more recent version of the Java Runtime (class file version 57.0), this version of the Java Runtime only recognizes class file versions up to 52.0 I googled "JRE required for JDK 14" and there is no download to be found. In my Java control panel on Windows 10, it says I have the latest version of the Java platform. I cannot downgrade the JDK on my project since I am using a library which was completely compiled on Java 14. How (and where) does