Import module from existing sources does not work
已回答
As title says.
I have a Maven project added to IntelliJ (project is on WSL ubuntu). I am trying to add another module to the same window
New→Module from existing sources→Select my project folder(also on WSL)→Select Maven
The project does not appear anywhere in the window.
Intellij Version: 2025.3.4
1 条评论
排序方式
日期
投票数
This seems similar to IDEA-381614, which is fixed in IntelliJ IDEA 2026.1. Could you update and check ?
请先登录再写评论。