studienarchiv.log
로그인
studienarchiv.log
로그인
[Intellij] 자바 버전 변경
Yujeong
·
2024년 1월 28일
팔로우
0
build.gradle
파일에서 자바 버전 확인한다.
테스트로 17에서 21로 변경해봤다.
build
하고
run
해보면 당연히 에러가 생긴다.
File > Project (
command
+
;
)
SDK: 21로 변경
Settings > Build, Execution, Deployment > Build Tools > Gradle
Gradle JVM: JDK 21
Settings > Build, Execution, Deployment > Compiler > Java Compiler
Project bytecode version: 21
참고
IntelliJ 자바 버전 변경
Yujeong
공부 기록
팔로우
이전 포스트
[Spring] Slf4j로 로그 남기기
다음 포스트
[Spring Boot] H2 DB를 사용하여 테스트하기
0개의 댓글
댓글 작성