[IntelliJ] 인텔리제이에서 pom.xml 수정 후 depencency update 안될 때~갱신되지 않을 때~(디펜던시 리프레시 라이브러리)_refresh library_-Depencency update after modifying pom.xml in IntelliJ-++

1. pom.xml 수정 후 depencency가 계속 빨간줄이 표시되고 갱신(다운로드) 되지 않을 때

수정방법은 생각보다 간단합니다. 

File >> settings >> Bulid, Execution, Deployment >> Bulid Tolls >> Maven



2. Maven >> Importing : Import Maven projects automatically 체크



3. 추가적으로 Event Log 콘솔에 Enable Auto-Import 가 있으면 클릭만 해줘도 자동 설정됨.


참고 : 

https://shydev.tistory.com/5

댓글

T O P