mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-30 12:25:35 +02:00
bug 433463: Poor phrasing in "Tutorial: Creating a simple application"
This commit is contained in:
parent
620def4c62
commit
8047915f17
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ Now with CDT, you just select a project type, and that determines what build sys
|
|||
<li><p>Click <strong>Finish</strong>.<br>
|
||||
</p></li>
|
||||
</ol>
|
||||
<p><strong>NOTE</strong> If the <strong>C++ perspective</strong> is not currently set as the default, you are prompted to determined if you would like to this project to be associated with the C/C++ perspective. Click <strong>Yes</strong>.<br>
|
||||
<p><strong>NOTE</strong> If the <strong>C++ perspective</strong> is not currently set as the default, you are prompted to determine if you would like to this project to be associated with the C/C++ perspective. Click <strong>Yes</strong>.<br>
|
||||
</p>
|
||||
<p>A project is created with the default settings and a full set of configurations based on the project type and toolchain you selected.
|
||||
You should now see the new project in <a href="../reference/cdt_u_project_explorer_view.htm">Project Explorer</a> view.</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue