An internal error occurred during: “Updating Maven Project”. java.lang.NullPointerException

后端 未结 20 1012
小鲜肉
小鲜肉 2020-12-12 16:55

I\'m developing a Java EE web project. When I try to add a dependency, this error message appears. I use Eclipse Kepler.

An internal error occurred du

20条回答
  •  情歌与酒
    2020-12-12 17:26

    I solved mine by deleting the .settings folder and .project file in the project and then reimporting the project.

提交回复
热议问题