美文网首页
Intellij idea 引进eclipse maven工程

Intellij idea 引进eclipse maven工程

作者: Kevenhu | 来源:发表于2017-07-02 17:05 被阅读0次

Intellij 引入eclipse maven项目出现如下错误

Unable to import maven project: See logs for details

1.删除项目根目录下.idea文件夹
2.关闭idea工具,重新打开选择File->New->Project from the existing source ,选择刚才的项目根目,下一步:

选择maven导入 选择循环搜索项目

3.一直点next,最后点击主工程的pom.xml 完成!

相关文章

网友评论

      本文标题:Intellij idea 引进eclipse maven工程

      本文链接:https://www.haomeiwen.com/subject/ocxocxtx.html