Modules | IntelliJ IDEA
https://www.jetbrains.com/help/idea/creating-and-managing-modules.html19.01.2022 · Modules. In IntelliJ IDEA, a module is an essential part of any project – it's created automatically together with a project. Projects can contain multiple modules – you can add new modules, group them, and unload the modules you don't need at the moment.. Generally, modules consist of one or several content roots and a module file, however, modules can exists without …