IntelliJ IDEA 2017.3 Help

Exploring Dependencies

This feature is only supported in the Ultimate edition.

This feature is only supported for Java!

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: 6 March 2018

See Also