对于使用idea插件的新手来说,了解越多的插件,就越有优势,比如下面这个插件,我们使用的就很方便,像Eclipse那样拥有查看maven依赖的方便之处
下载过程

打开idea,使用ctrl+ alt +s, 搜索 plugin, 然后切换到MarketPlace, 输入框中输入maven helper即可

浅谈idea插件之Maven Helper

使用步骤

点击任何一个pom.xml文件,界面右下角会出现 Dependency Analyzer , 点击打开即可,详解如下
浅谈idea插件之Maven Helper

如图,其中confilict, 还有 All dependency As list, 还有 All dependency As Tree, 常用的是第三种,也就是All dependency As Tree

关注博客,分享实用技术

相关文章:

  • 2021-05-16
  • 2022-12-23
  • 2021-05-28
  • 2021-07-07
  • 2021-11-06
  • 2021-06-28
  • 2021-10-28
  • 2021-09-17
猜你喜欢
  • 2021-06-30
  • 2021-12-24
  • 2021-10-10
  • 2021-10-06
  • 2021-10-14
  • 2022-12-23
  • 2021-04-14
相关资源
相似解决方案