IntelliJ IDEA 2017.2 Help

Exploring Dependencies

This feature is supported in the Ultimate edition only.

This feature is supported for Java only!

There is a possibility to limit view to selected dependencies only. Note that in contrary to Limit Scope, only classes which produce dependencies selected are left.

To explore dependencies

  1. In the DSM view, select the cell to explore.
  2. Right-click the dependency and choose Explore Dependencies Between on the context menu. The classes that produce these dependencies will be opened in a new tab within the DSM view.
Last modified: 29 November 2017

See Also