krasa / MavenHelper

IntelliJ plugin - https://plugins.jetbrains.com/plugin/7179
Apache License 2.0
254 stars 92 forks source link

[Feature Request]provide ability to find where is the version come from #77

Closed shpodg closed 3 years ago

shpodg commented 3 years ago

every time i saw the version of the dependency , I want to know who determined the final version.

krasa commented 3 years ago

IntelliJ provides one property which perhaps identifies it, but not sure if it is always correct.

It seems to be both the first and the shortest dependency in the tree - I've added * there. Not sure if it is worth having this feature, as it complicates the GUI. image image

krasa commented 3 years ago

you can try it: MavenRunHelper.zip