An internal error occurred during: “Updating Maven Project”. Unsupported IClasspathEntry kind=4

前端 未结 13 2450
暖寄归人
暖寄归人 2021-01-29 20:56

As the title mentioned I have the following problem: I use Eclipse with Maven Nature and when I update my Maven Project, I get this error:

13条回答
  •  你的背包
    2021-01-29 21:44

    • I just went to Properties -> Java Build Path -> Libraries and removed the blue entries starting with M2_REPO.

    • After that, I could use Maven -> Update Project again

提交回复
热议问题