You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Often, the version is managed by "dependencyManagement". And version conflict is also common. So it's convenient to view the effective version of a dependency.
The basic idea is, if we have effective pom calculated, it's easy to provide hover information from that.
The text was updated successfully, but these errors were encountered:
Often, the version is managed by "dependencyManagement". And version conflict is also common. So it's convenient to view the effective version of a dependency.
The basic idea is, if we have effective pom calculated, it's easy to provide hover information from that.
The text was updated successfully, but these errors were encountered: