담비의 개발블로그

[Spring Boot]이클립스 FAILURE: Build failed with an exception. 오류 본문

언어&프레임워크/Spring&Spring Boot

[Spring Boot]이클립스 FAILURE: Build failed with an exception. 오류

담비12 2024. 12. 9. 18:43

이클립스 FAILURE: Build failed with an exception. 오류

 

 

 

FAILURE: Build failed with an exception.

 

* What went wrong:

The specified initialization script 'C:\Users\User\AppData\Roaming\Code\User\globalStorage\redhat.java\1.36.0\config_win\org.eclipse.osgi\58\0\.cp\gradle\init\init.gradle' does not exist.

 

* Try:

> Run with --stacktrace option to get the stack trace.

> Run with --info or --debug option to get more log output.

> Run with --scan to get full insights.

> Get more help at https://help.gradle.org.

 

BUILD FAILED in 7s

 

 

 

너무 슬프게도 잘만되던게 아래처럼 되가지고 방법을 찾아봣는데 

 

 

먼저 프로젝트의 properties를 눌러주고~ 

 

 

저기 노란색 칠한 Program Arguments 에 있는걸 삭제해주면 해결되었다!!!

html css js 수정할땐 vscode이용하는데 vscode의 확장팩인 Redhat이랑 충돌나서 그런듯!

 

에휴 해결했다~~

'언어&프레임워크 > Spring&Spring Boot' 카테고리의 다른 글

[Spring Boot]PasswordEncoder  (0) 2025.11.03
int integer 차이  (0) 2025.02.26
[Spring Boot]Security  (1) 2024.10.02
[Spring Boot]Pagination  (1) 2024.09.26
[Spring Boot]구글 리캡차 사용법  (1) 2024.08.19