IntelliJ IDEA
 
2023.2
Get IntelliJ IDEA

CDI tool window

Last modified: 26 June 2023

Note that this tool window is available only if there is a library that implements CDI (Context Dependency Injection) in the dependencies of one or more of your modules.

The CDI tool window provides a categorized hierarchical view of your CDI resources (beans).

At the top of the hierarchy are your modules. One level below are categories.

The categories correspond to bean types and qualifiers.

You can show or hide the categories. You can also open the elements shown in the tool window in the editor.