- 원인 : pom.xml / application.properites 파일이 열리지 않고 해당 에러가 떴다..
- 해결 방법
1. Eclipse / SpringBoot 상단 바 에서 Help → Insatall New Software
2. 해당 페이지 링크를 복사한다.
https://download.eclipse.org/tm4e/snapshots/
Eclipse software repository | The Eclipse Foundation
The Eclipse Foundation - home to a global community, the Eclipse IDE, Jakarta EE and over 360 open source projects, including runtimes, tools and frameworks.
download.eclipse.org
3. Work with: 에 해당 링크 복사 해서 넣고 Next 버튼 클릭
4. Select All 버튼 클릭 후 Next
- 관련링크
Spring plugin in Eclipse cannot open pom.xml
I've installed the most popular plugin in Eclipse (Spring Tools 4.14.1) and i tried to create a new project and open the pom.xml and then it shows error and comes like Failed to create the part's
stackoverflow.com