Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: chihwahli on May 11, 2013, 10:35:58 pm
-
Is there a way to keep all my projects in the projects management window?
I would like to keep all different projects there. Default I have to open them from my recent list... or use windows explorer....
not handy...
-
Right click on the root of the project-tree and chose "Save workspace as" (or chose it from the filemenu).
After right-clicking the workspace (in the tree), you can rename it from the context-menu to give it a more meaningful name.
-
Aah, yes. This means I can create many many workspaces.
Thanks for the answer.