정보

[인텔리제이] 자바 jdk버전 변경하기

OneCrazyman 2023. 10. 24. 20:09

JDK11를쓰다 17로 변경하게되어 정리하게 됐다. 또 까먹지 말아야겠다

-------

필요한 JDK버전 설치

위치는 자동으로 c:\program\java에 설치될텐데 (x86) 혹은 (x64) 한폴더에 계속 모아놓자 안 헷갈리게..

https://www.oracle.com/java/technologies/downloads/archive/

 

Looking for an Older Java Release?

Access the historical java release archive that includes JRE and JDK to help developers debug issues in older systems.

www.oracle.com

 

File -> ProjectStructure이동

Project Settings -> Project 

File -> Settings

Build,Execustion,* -> Build Tools -> Gladle

바로밑에 ( Build -> Build Tools -> ) Compiler -> Java Compiler

 

*자바 버전 확인