자바 111 Intellij 자바 버전 오류 Intellij에서 spring web으로 프로젝트 만들고 빌드를 하려 했는데 오류가 났다. 오류 내용은 could not resolve all files for configuration ':classpath' could not resolve org.springframework.boot:spring-boot-gradle-plugin:3.0.5. incompatible because this component declares an api of a component compatible with java 17 자바 버전이 17이여야 하는데 안맞다는 오류 확인 결과 자바 버전이 11이다. 제어판에 들어가서 모두 삭제를 해주고 공식 홈페이지 들어가서 해당하는 OS 맞게 설치해주었다. 설치완료 2023. 3. 30. 이전 1 다음