Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newmake.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newmake.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newmake.htm b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newmake.htm
index c89288572a6..c5303e64e22 100644
--- a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newmake.htm
+++ b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newmake.htm
@@ -43,7 +43,7 @@ Make C++ Project which requires you to create a makefile. Managed Make C/C++ pro
Save</b>.</li></ol>
<p>Your new makefile, along with your main.cpp file are
-displayed in the C/C++ Projects view and in the Navigator view. Your project now
+displayed in the C/C++ Projects view and in the Project Explorer view. Your project now
contains main.cpp and makefile. You can now build your HelloWorld project.</p>
<p>
@@ -69,7 +69,7 @@ contains main.cpp and makefile. You can now build your HelloWorld project.</p>
<a href="../reference/cdt_o_proj_prop_pages.htm">C/C++ Projects view</a></p>
<p>
-<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
+<img src="../images/ng00_07.gif" ALT="IBM Copyright Statement" >
</body>
</html> \ No newline at end of file

Back to the top