Member-only story

Open multiple projects in the Same Workspace with IntelliJ IDEA & Basic Shortcut

Sanjay Singh
3 min readOct 25, 2024

--

While IntelliJ IDEA does not allow you to open multiple projects in the same window, it does allow you to have multiple modules in one project.

Message to Readers:

If you are a paid subscriber, enjoy the story! If you want to read the full story for free, please click on the link below. However, you must follow me; this will encourage me to write more helpful stories for you. Be sure to check out my story list, as I will be creating more free content for you!

Read my this free story here.

Step 1- Open Your Primary Project:
Start by launching IntelliJ IDEA and opening the main project you’re working on. This will serve as the workspace base.

Step2 -Add a New Project to in Same Workspace:

go to → click on “file”→ click on “project structure” → click on “module” → click on “+

Step1

Step 3- When you click the “+” icon, you’ll have two options:

1- New Module 2- Import Module(Select)

Use second options Importing Module by Selecting the POM File

When you click Import Module, you can select the pom.xml file of the project you want to add…

--

--

Sanjay Singh
Sanjay Singh

Written by Sanjay Singh

Java, Spring Boot & Microservices developer Sharing knowledge, tutorials & coding tips on my Medium page. Follow me for insights & see story list section

No responses yet