This topic created in 1739 days ago, the information mentioned may be changed or developed.
idea maven 加入一个 dependency 后 external libraries 只出现自身,没有出现他的依赖 。
请问 哪边还需要配置下让 external libraries 里面出现其他相关依赖? 这个 dependency 是我另外一个项目 maven install 到本地的。
2 replies 2021-07-25 19:17:58 +08:00  | | 1 qinxi Jul 24, 2021 maven 组件里面点一下刷新符号 |
 | | 2 Jface Jul 25, 2021 添加依赖会会从本地加载,或者从中央库下载依赖, 刷新一下看看. |