Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: cacb on February 02, 2015, 10:54:16 pm
-
Hi, I am using C::B svn 10091 under Windows and svn 10090 under Kubuntu.
When I create a new project in a Workspace, the new project ends up at the bottom of the list of projects in the "Projects" tab under "Management". This is ok as a default, but often I want to rearrange the projects so that it reflects a build and project dependency order (top->down). Is there any way to do that without exiting Code::Blocks and manually edit the .workspace file?
-
'project -> project tree -> move project up|down'
-
Thank you :) That illustrates how blind one can be. For some reason, I never discovered it. I can see it is even in the right-click menu pointing at a project.
That answers the question!
-
CTRL+SHIFT+Cursor Up/Down works as well.