Author Topic: SAVE MY PROJECTS ON WORKSPACE  (Read 3167 times)

Offline saliim

  • Single posting newcomer
  • *
  • Posts: 3
SAVE MY PROJECTS ON WORKSPACE
« on: June 10, 2015, 06:36:26 am »
Hello everyone,
I just installed codeblocks, created a new project and started coding,
unfortunately when i close codeblocks and go to bed at night and open it again in the morning i cant browser my project on the projects tab,
i want my projects to be visible on the projects tab even after i restart codeblocks, how do i achieve this..?

Thank you..

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: SAVE MY PROJECTS ON WORKSPACE
« Reply #1 on: June 10, 2015, 08:33:54 am »
Use File -> Save workspaces as, the use File -> Open and select the saved .workspace file.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline saliim

  • Single posting newcomer
  • *
  • Posts: 3
Re: SAVE MY PROJECTS ON WORKSPACE
« Reply #2 on: June 10, 2015, 11:03:36 am »
Thank you, it was helpful.