IntelliJ IDEA enables you to analyze the source code of your project and detect the dependencies, in which your application participates. The results of each dependencies analysis display in a separate tab of the Dependencies Viewer.
- On the main menu, choose . Alternatively, right-click the element you want to analyze - a package, a class etc. - and choose the same command on the context menu in the Project tool window, or in the editor.
- In the Specify Dependency Analysis Scope dialog box, select the desired scope of analysis.
-
Examine dependencies in the Dependencies Viewer.
