php editor Baicao introduces you how to check the JDK version in Eclipse. In Eclipse, you can view the installed JDK version by opening the "Preferences" menu and selecting "Java" - "Installed JREs". In this interface, you can see the JDK version currently used by Eclipse, and you can also add a new JDK version or switch the installed version. In this way, you can easily manage and view the JDK version information in Eclipse.
1. Double-click to open the software, click "Window" in the menu bar above, and then click "preference" in the option list below.
2. In the window interface that opens, click on "Compiler" in the "Java" option on the left, and then you can view the jdk version on the right. .
3. You can also click "Installed JREs" in the "Java" option, so that you can view the checked jdk version on the right.
The above is the detailed content of How to check jdk version in Eclipse. For more information, please follow other related articles on the PHP Chinese website!