Is there a way in IDEA to view a Scala dependency graph

Is there a visualisation for the graph in IDEA, or do we just have to rely on say sbt-dependency-graph in a terminal?

2

Currently sbt-dependency-graph is the wayh to go. There's an issue to improve this, please vote if you would like to increase its priority: https://youtrack.jetbrains.com/issue/SCL-11038

1

请先登录再写评论。