Import and export projects | IntelliJ IDEA
www.jetbrains.com › help › ideaNov 09, 2021 · Import and export projects Open a project (simple import) This option imports the selected project to IntelliJ IDEA as is (opens it). If you want to set custom settings while importing the project (for example, select another SDK or choose the libraries that you want to import), refer to Create a project from existing sources.
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 …
Modules | IntelliJ IDEA
www.jetbrains.com › help › ideaJan 19, 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.