carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_new_proj_wiz.htm
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html lang="en">

<head>
	<meta http-equiv="Content-Language" content="en-us">
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
	<title>New Project Wizard</title>
	<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<h1>New Project Wizard</h1>
<p>The <b>New Project</b> wizard helps you create a new C or C++ project in the workbench.
To access the wizard, from the menu bar select
<b>File > New > Project</b>.
The <b>New Project</b> wizard appears:
</p>

<p><img src="../images/new_project_wizard.png" alt="New Project Wizard"></p>

<p>With the <b>New Project</b> wizard you can choose to:</p>
<ul>
<li>Create <b>C Project</b></li>
<li>Create <b>C++ Project</b></li>
</ul>
<p>
You can either provide your makefile to build new project, 
or let CDT generate makefile automatically.
In CDT 3.x, there were 2 different project types: 
"Managed make" and "Standard make", resp.
</p>
<p>
Currently, these features are combined in the single project. 
In most cases, you can switch makefile generation ON or OFF 
at any time after project creation.
</p>

<p><img border="0" src="../images/ngconcepts.gif" 
ALT="Related concepts" width="143" height="21"><br>
<a href="../concepts/cdt_c_projects.htm">CDT projects</a><br>
</p>

<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21"><br>
<a href="../getting_started/cdt_w_basic.htm">Tutorial: Creating a simple application</a><br>
</p>

<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"><br>
<a href="cdt_u_new_proj_wiz_name.htm">Set Project Name and Location</a><br>
<a href="cdt_u_new_proj_wiz_type.htm">Select Project type</a><br>
<a href="cdt_u_new_proj_wiz_toolchain.htm">Select toolchain</a><br>
<a href="cdt_u_new_proj_wiz_config.htm">Select configurations</a><br>
<p>
<img src="../images/intl_07.gif" ALT="Intel Copyright Statement" >
</p>

</body>
</html>