原文:IDEA MAVEN Failed to create a Maven project 'C:/gitProjects/mayProj/pom.xml' already exists in VFS

When adding the module to an existing module that already has a POM, it is necessary to manually specify that the new module will be in a different directory. This is counter intuitive, but I think th ...

2017-07-19 14:54 1 4841 推薦指數:

查看詳情

IDEA Maven project: 'xxx/pom.xml' already exists in VFS

Failed to create a Maven project: 'xxx/pom.xml' already exists in VFS idea創建項目后,發現項目有問題,刪除后重新創建,提示錯誤如下。解決辦法1.通過idea打開任意一個項目2.File > Invalidate ...

Wed Oct 17 19:37:00 CST 2018 0 1693
Idea創建maven項目,報錯xxx already exists in VFS

1、問題描述:   我打算在父級maven項目中創建子級project,但是一直報錯如下: 2、stackover flow中找到了問題的答案, 地址:https://stackoverflow.com/questions/35763928 ...

Mon Nov 06 23:50:00 CST 2017 0 1107
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM