Manage project modules
If you need to have a multi-module project, create an empty project and put modules in it. Do not nest modules.
To learn how to create an empty project, see Create a new project.
Create a module
From the main menu
- Select File > New > Module on the main menu.
- In New Module continue from step 2 of Create a new project.
From the Project Structure window
The Project Structure window appears immediately after finishing the creation of an empty project, but it can also be opened with the Project Structure main toolbar button .
Info
To toggle the display of the main toolbar select View > Appearance > Toolbar on the main menu.
-
Select Add
on the middle panel toolbar.
Or:
Right-click inside the middle panel and select Add > New Module.
-
In New Module continue from step 2 of Create a new project.
Delete a module
In the Project tool window right-click on the module and select Remove Module.
Or:
In the Project tool window select the module and press Del
.
Or:
Select Project Structure on the main toolbar then:
- Select Project Settings > Module on the left menu.
- In the middle panel, select the module you want to delete.
-
On the toolbar select Delete
.
Or:
Right-click and select Delete.
Or:
Press
Alt+Del
.