Author Topic: Does the C::B support creating more than one projects in one solution?  (Read 3126 times)

Offline patricxu

  • Single posting newcomer
  • *
  • Posts: 2
As it does on VS 2008, can I create more than one projects in one solution or workspace? The version is 8.02. Thx!

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Yes, you can File->New->Project and then File -> Save workspace as
(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 patricxu

  • Single posting newcomer
  • *
  • Posts: 2
Yes, you can File->New->Project and then File -> Save workspace as
Thx! Do you mean we can organize different projects into one workspace by saving the same workspace name for each project?

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
You have one workspace that can contain several projects.
See http://www.codeblocks.org/user-manual for more information.