Skip to content
/ PreCheck Public

A plugin for IntelliJ IDEA to print maven dependency tree in a second

Notifications You must be signed in to change notification settings

LNAmp/PreCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PreCheck

A plugin for IntelliJ IDEA to print maven dependency tree in a second

使用

鼠标光标放在Module对应的pom文件中,右键Maven->Tree,即可快速生成依赖树文件tree.txt

注意事项

该插件等同于命令 mvn dependency:tree -Dverbose > tree.txt,暂不支持非verbose选项

About

A plugin for IntelliJ IDEA to print maven dependency tree in a second

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages