Author Topic: Setting Default Workspace  (Read 5855 times)

Offline kfmfe04

  • Multiple posting newcomer
  • *
  • Posts: 27
Setting Default Workspace
« 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


mariocup

  • Guest
Re: Setting Default Workspace
« Reply #1 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.