Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: kfmfe04 on July 15, 2009, 06:52:50 pm

Title: Setting Default Workspace
Post by: kfmfe04 on July 15, 2009, 06:52:50 pm
Hi,

I am trying to set my current Workspace as the Default Workspace, but I can't seem to find a setting any where - not under File and right-clicking on my Workspace doesn't seem to help.  I looked under Settings > Environment and couldn't find it.

Is there a way to change the Default Workspace to point to a different .workspace file?

Thx in advance.

- Ken

Title: Re: Setting Default Workspace
Post by: mariocup on July 15, 2009, 08:28:05 pm
I don't think that you can set a default workspace, but if you want to access different workspace and like to switch between them there are several possibilities within Code::Blocks.

1. You could add a link to the workspace file in the codesnippets windows and then open it via the context menu.
2. You could use the filemanager plugin. Create some entries for your favourites directories and use e.g. a file mask *.workspace. A double click on the file will open the workspace.

See the user manual at the CB homepage for details.