简体   繁体   中英

How to view all projects in same window in IntelliJ

How to view all projects in same window in IntelliJ

I have imported 3 projects from source control and Iwant to see all projects in same window. How i can do? I tried module and view-->appearance options it didn't help for me.

I need to view like the attached screenshot

在此处输入图像描述

Just import the projects as modules

File -> New -> Module/Module From Existing Sources

在此处输入图像描述

You can have them in same directory and mark them as modules.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM