原文: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