如何导入maven 到 eclipse中

如题所述

在eclipse中安装m2eclipse
在eclipse import中选择导入maven项目
注意导入时eclipse会报一个错
> An internal error occurred during: "Updating Maven Project".
> Unsupported IClasspathEntry kind=4
此时可以用如下方法解决:
Right-click on your project, select Maven -> Remove Maven Nature.
Open you terminal, go to your project folder and do “mvn eclipse:clean”
Right click on your Project and select “Configure -> Convert into Maven Project”
温馨提示:内容为网友见解,仅供参考
无其他回答
相似回答
大家正在搜