carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/tasks/cdt_t_convert_cdt_proj.htm
changeset 5 684bf18fdedf
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/tasks/cdt_t_convert_cdt_proj.htm	Fri Dec 04 10:01:33 2009 -0600
@@ -0,0 +1,51 @@
+<!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>Converting CDT 1.x Projects</title>
+<link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+
+<body>
+
+<h1>Converting CDT 1.x Projects</h1>
+
+<p>How you update your CDT 1.x project to CDT 3.1 depends upon whether the 
+project is a Standard Make project or a Managed Make project. For a Standard 
+Make project, see <b>Convert to C/C++ Make Project Wizard</b> below.</p>
+<h2>Updating a Managed Make Project </h2>
+
+<p>For a Managed Make project, the Managed Build system will prompt you to 
+convert your project when it attempts to read the Managed Build project 
+information and discovers that the project needs to be updated.&nbsp; You will be prompted to update the project.</p>
+<p> <img src="../images/update_managed_build.png" alt="Update Managed Builder dialog box"></p>
+<p>Click <b>Yes</b> and the project will be updated.&nbsp; The updated Managed 
+Build information can no longer be loaded by CDT 1.x or CDT 2.x.&nbsp; Select <b>
+No</b> and the project will not be updated.&nbsp; You will be able to view the 
+Managed Build settings, but no changes will be saved when you close the project 
+or exit Eclipse.</p>
+
+<h2>Convert to C/C++ Make Project Wizard</h2>
+
+<p>Select <b>File > New > Convert to a C/C++ Make Project</b>. If that selection is not available, you can find the instructions for adding it <a href="cdt_t_add_custom_persp.htm">here</a>.</p>
+<p><img src="../images/file_new_conv.png" alt="File - New - Convert to a C/C++ Make Project menu selection"></p>
+ 
+<p>From the <b>Convert to C/C++ Make Project Wizard</b> select the project you want to convert and click <b>Finish</b>.</p>
+<p><img src="../images/convert_proj.png" alt="Convert to C/C++ Make Project Wizard"></p>
+
+<p><b>Note: </b>You may need to manually enable Path Discovery for CDT 1.x Standard Make projects, depending on how your CDT project was configured.  
+See <a href="cdt_t_discovery.htm">Set Discovery Options</a> for details.</p>
+
+
+<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21"><br>
+<a href="cdt_t_add_custom_persp.htm">Adding Convert to a C/C++ Make Project to the New menu</a><br>
+<a href="cdt_t_discovery.htm">Set Discovery Options</a><br>
+<a href="cdt_t_convert_mbs20_proj.htm">Converting CDT 2.x Managed Make Projects </a></p>
+
+<p><img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>
+
+</body>
+
+</html>
\ No newline at end of file