써먹는 웹개발
[IntelliJ 펌] run 할때 finished with non-zero exit value 1 오류 본문
Developer Tools/IntelliJ & DataGrip
[IntelliJ 펌] run 할때 finished with non-zero exit value 1 오류
kmhan 2021. 5. 6. 01:05728x90
반응형
IntelliJ, Gradle 환경에서 run 할때 'finished with non-zero exit value 1' 오류 해결방법
1. File > Settings 메뉴 선택 (단축키 : ctrl + alt + s)
2. Build, Execution, Deployment > Build Tools > Gradle에서 Gradle projects > Gradle JVM 1.8 선택
728x90
반응형
'Developer Tools > IntelliJ & DataGrip' 카테고리의 다른 글
[IntelliJ] Web server failed to start. Port 8080 was already in use. 8080 작업 끝내는 방법 (0) | 2021.06.30 |
---|---|
[IntelliJ] 프로젝트 클린(clean) 방법 (0) | 2021.05.07 |
[Intellij] Spring Initializr가 없는 이유 및 해결방법 (1) | 2021.04.27 |
[IntelliJ] Windows 단축키 1탄 : 설정 관련 단축키 (0) | 2021.03.29 |
[IntelliJ] 서버 실행시 finished with non-zero exit value 1 오류 해결방법 (0) | 2021.03.22 |
Comments