
Eclipse for mac v1.8 how to#
How to Change JDK / JRE for EclipseYou know, Eclipse IDE is written in Java so it needs a JDK/JRE installed to run. In the above screenshot, you see Eclipse is running on OpenJDK 11.0.2.Ģ. Wait for a moment while Eclipse is retrieving configuration information, and you will see a screen as below: Find the line that starts with –vm and the value in the next line shows the exact path of JDK/JRE on which Eclipse is running. Then in the next screen, click Configuration tab.


Then in the About Eclipse IDE dialog, click the Installation Details button. Find the JDK / JRE that runs EclipseIn Eclipse, click menu Help > About Eclipse IDE.

First, you need to know exactly which version of Java on which Eclipse is running. In this article, I will guide you how to change JDK/JRE that runs Eclipse IDE, on Windows operating system.
