IntelliJ IDEA 2016.3 Help

Adding an Existing Module to a Project

You can add existing modules to a project. Normally, you do that to add a module from a different project.

To add an existing module to a project

  1. Open the project you want to add a module to, and select File | New | Module from Existing Sources.
  2. In the dialog that opens, select the module of interest (represented by the corresponding .iml module file), and click OK.

See Also

Last modified: 21 March 2017