I'm looking to switch the default SDK of my project in IntelliJ IDEA to Java 10 specifically. However, when I navigate to the download JDK option within IntelliJ, I notice that there's no vendor providing the non-LTS version of Java 10. Could someone guide me on how to configure IntelliJ IDEA to utilize Java 10, even though it's a non-LTS version?
My expectation is to set the current project SDK to java10,
I even tried to change Language level, doesn't seem working 
I am not able to download JDK-10 from oracle.com And tried with multiple vendors, didn't find JDK-10 specifically (non-LTS), Hence "Add JDK" option is of no use too.


Simply download an archive file (.zip/.tar/whatever) of JDK you want from the website of the vendor you choose (Eclipse, Amazon, Oracle, whatever), unpack it where you want, open ID, right click on your project, choose
Open Modulue Settings (F4), then underPlatform SettingsopenSDKsan click on+labeledAdd SDKon top, choosing yours