IntelliJ IDEA- Import/Open multiple project in single Window


IntelliJ IDEA does not support to open the multiple project in same working window directly. But it can be possible by importing the other project as module in same working window.

Step 1: Open IntelliJ IDE and go to the File » New » Module form Existing Sources...

Step 2: Select the project that you want to open and click on the OK button.

Import multiple project in IntelliJ IDEA

Step 3: Depending on your project build, select the appropriate option and click on the Finish button.

IntelliJ IDEA- Import/Open multiple project in single Window

Step 4: Now check IntelliJ IDE project panel, the second project will be imported as module.

IntelliJ IDEA- Import/Open multiple project in single Window

References

  1. IntelliJ IDEA– Remove/Optimize unused imports shortcut keys
  2. IntelliJ IDEA – Find file containing text shortcut
  3. IntelliJ IDEA – Code reformat and rearrange shortcut keys
  4. IntelliJ IDEA – Spring Boot Dev Tools is not working

Similar Posts

About the Author

Atul Rai
I love sharing my experiments and ideas with everyone by writing articles on the latest technological trends. Read all published posts by Atul Rai.