From 5a62498557a6dd30ed814b920e32a5181f070457 Mon Sep 17 00:00:00 2001 From: Ken Ryall Date: Thu, 31 May 2007 19:24:25 +0000 Subject: Bug 185657. --- doc/org.eclipse.cdt.doc.user/cheatsheets/cs_cdt_basic.xml | 15 ++++++++++++--- .../cheatsheets/cs_cdt_import_project.xml | 12 ++++++++++-- 2 files changed, 22 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/org.eclipse.cdt.doc.user/cheatsheets/cs_cdt_basic.xml b/doc/org.eclipse.cdt.doc.user/cheatsheets/cs_cdt_basic.xml index 5e5ded806f2..45058b4a255 100644 --- a/doc/org.eclipse.cdt.doc.user/cheatsheets/cs_cdt_basic.xml +++ b/doc/org.eclipse.cdt.doc.user/cheatsheets/cs_cdt_basic.xml @@ -1,4 +1,5 @@ + @@ -37,26 +38,34 @@ - Build the program to create a binary and examine it in Outline and C/C++ Project views. + Build the program to create a binary and examine it in Project Explorer and Outline views. + - + + The final step is to create a run configuration that defines how the program is launched. Note you can define multiple run configurations if desired, each with its own settings. - + + diff --git a/doc/org.eclipse.cdt.doc.user/cheatsheets/cs_cdt_import_project.xml b/doc/org.eclipse.cdt.doc.user/cheatsheets/cs_cdt_import_project.xml index c28e48c8355..e5e513868e8 100644 --- a/doc/org.eclipse.cdt.doc.user/cheatsheets/cs_cdt_import_project.xml +++ b/doc/org.eclipse.cdt.doc.user/cheatsheets/cs_cdt_import_project.xml @@ -40,8 +40,10 @@ For a project to work it needs files. In this step you import your old project files into your new C/C++ project. + @@ -53,14 +55,18 @@ Build the program to create a binary and examine it in Outline and C/C++ Project views. + + @@ -76,9 +82,11 @@ Create a run configuration that defines how the program is launched. Note you can define multiple run configurations if desired, each with its own settings. - - + + -- cgit v1.2.3