2011-03-31 13:59:18 +00:00
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
2003-11-28 21:50:02 +00:00
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Language" content="en-us">
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
|
<title>Renaming a project</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
2012-09-19 17:16:24 -04:00
|
|
|
<div role="main"><h1>Renaming a project</h1>
|
2003-11-28 21:50:02 +00:00
|
|
|
|
2004-06-24 10:49:13 +00:00
|
|
|
<p>You can rename a project, and have all references changed using the refactoring engine.</p>
|
2003-11-28 21:50:02 +00:00
|
|
|
|
|
|
|
<p>To rename a project:</p>
|
|
|
|
|
|
|
|
<ol>
|
2010-03-31 01:34:27 +00:00
|
|
|
<li>In the C/C++ Projects view, right-click a project, and select <strong> Rename</strong>.
|
2007-05-15 10:23:43 +00:00
|
|
|
<br>
|
|
|
|
<br>
|
2011-03-31 13:59:18 +00:00
|
|
|
<img src="../images/project_rename.png" alt="Project Properties menu highlighting Rename">
|
2007-05-15 10:23:43 +00:00
|
|
|
<br>
|
|
|
|
<br>
|
2011-03-31 13:59:18 +00:00
|
|
|
</li>
|
2007-06-19 19:34:42 +00:00
|
|
|
<li>The edit box is activated for the selected project. Type a new name.
|
2007-05-15 10:23:43 +00:00
|
|
|
</li>
|
2010-03-31 01:34:27 +00:00
|
|
|
<li>Press <strong>Enter</strong>.</li>
|
2003-11-28 21:50:02 +00:00
|
|
|
</ol>
|
2004-06-24 10:49:13 +00:00
|
|
|
|
2010-03-31 01:34:27 +00:00
|
|
|
<p><strong>Note: </strong>
|
2007-05-15 10:23:43 +00:00
|
|
|
Renaming a project causes it to be re-indexed.
|
2007-06-19 19:34:42 +00:00
|
|
|
This can take a significant amount of time for very large projects. The new name must be unique within the workspace.
|
2007-05-15 10:23:43 +00:00
|
|
|
</p>
|
2004-06-24 10:49:13 +00:00
|
|
|
|
2011-03-31 13:59:18 +00:00
|
|
|
<p><img src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
2003-11-28 21:50:02 +00:00
|
|
|
<br>
|
|
|
|
<a href="../concepts/cdt_c_projects.htm">CDT Projects</a><br>
|
2003-12-22 20:42:51 +00:00
|
|
|
<a href="../concepts/cdt_c_proj_file_views.htm">Project file views</a></p>
|
2011-03-31 13:59:18 +00:00
|
|
|
<p><img src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
|
2003-11-28 21:50:02 +00:00
|
|
|
<br>
|
|
|
|
<a href="cdt_o_proj_files.htm">Working with C/C++ project files</a></p>
|
2011-03-31 13:59:18 +00:00
|
|
|
<p><img src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
|
2003-11-28 21:50:02 +00:00
|
|
|
<br>
|
|
|
|
<a href="../reference/cdt_o_proj_prop_pages.htm">Project properties</a></p>
|
|
|
|
|
|
|
|
|
2007-06-19 19:34:42 +00:00
|
|
|
<img src="../images/ng00_04a.gif" ALT="QNX Copyright Statement" >
|
2003-11-28 21:50:02 +00:00
|
|
|
|
2012-09-19 17:16:24 -04:00
|
|
|
</div></body>
|
2003-11-28 21:50:02 +00:00
|
|
|
|
|
|
|
</html>
|