[Eclipse] Cannot find a Java installation on your machine matching this tasks requirements
LeeDaniel2024. 10. 17. 11:48
[ 에러 발생 상황] JDK17버전으로 환경변수 설정 완료후 sts4.25.0버전으로 스프링부트 프로젝트를 생성했는데 프로젝트가 빌드에 실패하는 에러 발생
FAILURE: Build failed with an exception.
* What went wrong: Could not resolve all dependencies for configuration ':compileClasspath'. > Failed to calculate the value of task ':compileJava' property 'javaCompiler'. > Cannot find a Java installation on your machine matching this tasks requirements: {languageVersion=17, vendor=any vendor, implementation=vendor-specific} for WINDOWS on x86_64. > No locally installed toolchains match and toolchain download repositories have not been configured.