How to Change Java JDK Version in IntelliJ IDE

If you want to change the default version of Java JDK in IntelliJ IDE, you can do that by right-clicking on your Project folder and selecting Open Module Settings.

Open Module Settings

Under the Project tab, select the JDK version you want from the dropdown. If the JDK version that you are looking for is not available, then you can get it downloaded.

Project Settings - SDK - Download JDK
Download JDK

Comments & Discussion

Facing issues? Have questions? Post them here! We're happy to help!