IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

CDIUltimate

Last modified: 15 June 2021

The Context and Dependency Injection (CDI) support in IntelliJ IDEA is based on the Java EE: Context and Dependency Injection plugin. This plugin is bundled with the IDE and enabled by default.

You can enable CDI support when creating a project or module. You can as well add CDI support for an existing module.

CDI in a module is represented by the corresponding CDI library in the module dependencies. You can download all the necessary library files right from within the IDE. You can also change the CDI version being used if and when needed.