Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: chihwahli on May 11, 2013, 10:35:58 pm

Title: Keep all project folders in my project tab after re-start
Post 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...
Title: Re: Keep all project folders in my project tab after re-start
Post by: Jenna on May 11, 2013, 11:10:55 pm
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.
Title: Re: Keep all project folders in my project tab after re-start
Post by: chihwahli on May 12, 2013, 12:23:02 am
Aah, yes. This means I can create many many workspaces.
Thanks for the answer.