Author Topic: Change project order in Workspace?  (Read 3177 times)

Offline cacb

  • Lives here!
  • ****
  • Posts: 536
Change project order in Workspace?
« 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?


Offline scarphin

  • Lives here!
  • ****
  • Posts: 644
Re: Change project order in Workspace?
« Reply #1 on: February 02, 2015, 11:11:31 pm »
'project -> project tree -> move project up|down'

Offline cacb

  • Lives here!
  • ****
  • Posts: 536
Re: Change project order in Workspace?
« Reply #2 on: February 03, 2015, 10:27:30 am »
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!

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Change project order in Workspace?
« Reply #3 on: February 04, 2015, 09:20:11 am »
CTRL+SHIFT+Cursor Up/Down works as well.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ