Programmer algorithm practice must read, common Java API skills to share>>>
Failed to create a Maven project: ‘xxx/pom.xml‘ already exists in VFS
After idea creates the project, it finds that there is a problem with the project, and it will be deleted and recreated. The error is as follows
2. File > Invalid caches/restart…
3. Click “invalid and restart”
important
click “invalid and restart” to clear the idea’s local code history,
therefore, please ensure that your code has been submitted to the code manager before this operation
Similar Posts:
- [Solved] IDEA Startup Error: Cound not Find or Load the main class
- Android manifest.xml file missing solution
- Error:java: Compilation failed: internal java compiler error
- [Solved] Project Start Slowly: “Build completed with 1 error and 18 warnings in 3 m 51 s”
- [Solved] IDEA Compile Error: java: Compilation failed: internal java compiler error
- IDEA Error: Cannot resolve symbol “xxx“ [How to Solve]
- How to Solve Error: The following classes could not be instantiated
- unused import statement
- IDEA Always Stuck: scanning files to index [Four Methods to Solve]
- IDEA Cannot resolve symbol ‘String’ [How to Solve]