IDEA关联源码报:Cannot connect to the Maven process. Try again later. If the problem persists, check the Maven Importing JDK settings and restart IntelliJ IDEA
Maven中的JDK for importer对应的JDK版本太高,改成与本地一致即可。

当IDEA在关联源码时出现'Cannot connect to the Maven process'错误,提示可能需要调整Maven Importer的JDK设置。问题在于Maven配置的JDK版本过高,解决方案是将其更改为与本地JDK版本一致,从而确保顺利导入项目。
IDEA关联源码报:Cannot connect to the Maven process. Try again later. If the problem persists, check the Maven Importing JDK settings and restart IntelliJ IDEA
Maven中的JDK for importer对应的JDK版本太高,改成与本地一致即可。

4575
1万+
1360
953
3091

被折叠的 条评论
为什么被折叠?