I am looking for a way to work with multiple projects in parallel in the CLion IDE.
So far, I can only work with each project in a window at a time, but I'm looking for a solution similar to the Eclipse IDE (see below) - the ability to see directories of different projects in the sidebar and select the one I want, compile it myself, etc. .

Is there any way to do this?
source
share