Why can't you have multiple projects open on CLion?

Answered

I feel like people have been asking for this feature for years. I can't imagine it would be that hard to implement it. 

0
3 comments

Hi Mikealm. CLion already has this. Just go to File | Open and specify the directory with other project. Press New window on pop up dialog.

0
Avatar
Permanently deleted user

I meant multiple projects in the same window.

1

@Mikealm, sorry for the inconvenience. We have a feature request for multiple projects support: https://youtrack.jetbrains.com/issue/CPP-1537. Feel free to comment or upvote. As a workaround you can create a top-level CMake file containing just add_subdirectory() projects pointing to the actual projects.

0

Please sign in to leave a comment.