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

前端 未结 13 2186
暖寄归人
暖寄归人 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

    This issue (https://bugs.eclipse.org/394042) is fixed in m2e 1.5.0 which is available for Eclipse Kepler and Luna from this p2 repo :

    http://download.eclipse.org/technology/m2e/releases/1.5

    If you also use m2e-wtp, you'll need to install m2e-wtp 1.1.0 as well :

    http://download.eclipse.org/m2e-wtp/releases/luna/1.1

提交回复
热议问题