

Then choose alternate jre again and in the drop-down choose jdk-1.8.0 or some name like that. It has everything the JRE has, but adds the compiler (javac) and tools (like javadoc and jdb). Then simply hit ok,select the jdk-8 library and close it. The Java Development Kit (JDK) is the full-featured software development kit for Java developers. You can use it to graphically design domain models, to leverage those models at design time by creating and editing dynamic instances, to collaborate via Eclipse's team support with facilities for comparing and merging models and model instances structurally. You can configure the default arguments for your jvm runtime. 438 MB 5,977 DOWNLOADS The Modeling package provides tools and runtimes for building model-based applications. Usually it is something like C:\Program Files\Java\jdk1.8.0_251. This is what you will see JRE System Library chooser imageĬhoose "Alternate JRE" then click "Installed JREs" Step Image Right click the library named somthing like "JRE system library". Use Java 8, 9 or 10 to run Eclipse, but in Window > Preferences: Java > Installed JREs use a Java 11 JDK. Although you can change the defaults, this one will help you change the environment back to java 8 for 1 project.

Here is a method you could use to get JRE 8 implemented back in your project.

It is true that in order to use eclipse 2020-09 you need java 11+ jdk/jre, but making projects that support jre 8 is still possible.Even I still use 2020-06 and before. JRE 8 apps in eclipse workspace is possible by having the jre 8 jdk.
