jdk 설치된 경로를 아래처럼 지정하면 된다.
주의할 점은 path를 java.exe가 존재하는 /bin 까지 적으면 안된다.
gradlew build -Dorg.gradle.java.home="C:/java/jdk-17.0.6"
'마주쳤던 에러 해결 모음' 카테고리의 다른 글
jpabook.jpashop.domain.Category.parent in jpabook.jpashop.domain.item.Item.child (0) | 2023.06.04 |
---|---|
tomcat 실행할 때 jdk, jre 폴더 path 설정하는 방법 (startup.bat) (0) | 2023.03.11 |
[에러해결] no tests found with test runner 'Junit 5'. (0) | 2023.02.23 |
[IDE] 이클립스 Editor does not contain a main type 에러 해결 (0) | 2023.02.06 |
java.lang.NoClassDefFoundError: kotlin/reflect/full/KClasses (0) | 2023.01.04 |
댓글