No marketplace entries found to handle maven-compiler-plugin:3.8.1:compile in Eclipse. 오류
이클립스에서 Maven project를 import를 하면 다음과 같이 No marketplace entries found to handle maven-compiler-plugin:3.8.1:compile in Eclipse. 오류가 발생을 하는 경우가 있다. 이것은 필자의 경우는 STS를 잘못 기동해서 SpringToolSuite4.exe 로 기동을 했어야 했는데 eclipsec.exe 라는 것으로 실행시켜서 이클립스가 자바를 물지 않고 기동이 되어서 생긴 문제였다... 참 별의 별 실수를 다한다.. Windows > Preperences 에서 JAVA 가 보이지 않는다면 잘못 기동을 한것이니 얼른 끄고 SpringToolSuite4.exe 로 실행을 시키자. 끝!
Tool/Eclipse
2020. 10. 6. 14:23