diff --git a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_basic.htm b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_basic.htm index acdfdb23778..25daf0a0c4c 100644 --- a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_basic.htm +++ b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_basic.htm @@ -2,7 +2,7 @@
-Click Window > Open Perspective > C/C++.
-Note: If the C/C++ Perspective is not listed, select Other... and select it from the Select Perspective dialog box.
- +You can now create a C/ C++ project by clicking File > New > Project.
\ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_standard03.htm b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_standard03.htm index 8d58fbdabde..3df1892faff 100644 --- a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_standard03.htm +++ b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_standard03.htm @@ -5,16 +5,12 @@This is the C/C++ Perspective, notice the C/C++ Projects view on the left, and the Outline view has moved to the right. The center area is reserved for your Edit view.
-There may be other views available in your workbench such as the Navigator or Make Targets views. +
You will now see the New Project wizard. Open a C or C++ folder and select corresponding project. +