News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Change project order in Workspace?

Started by cacb, February 02, 2015, 10:54:16 PM

Previous topic - Next topic

cacb

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?


scarphin

'project -> project tree -> move project up|down'

cacb

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!

MortenMacFly

CTRL+SHIFT+Cursor Up/Down works as well.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]