Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: patricxu on July 21, 2010, 10:54:27 am

Title: Does the C::B support creating more than one projects in one solution?
Post by: patricxu on July 21, 2010, 10:54:27 am
As it does on VS 2008, can I create more than one projects in one solution or workspace? The version is 8.02. Thx!
Title: Re: Does the C::B support creating more than one projects in one solution?
Post by: oBFusCATed on July 21, 2010, 10:59:48 am
Yes, you can File->New->Project and then File -> Save workspace as
Title: Re: Does the C::B support creating more than one projects in one solution?
Post by: patricxu on July 21, 2010, 11:39:07 am
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?
Title: Re: Does the C::B support creating more than one projects in one solution?
Post by: Jenna on July 21, 2010, 11:46:51 am
You have one workspace that can contain several projects.
See http://www.codeblocks.org/user-manual (http://www.codeblocks.org/user-manual) for more information.