Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Daoust2004-04-26 15:41:43 +0000
committerDavid Daoust2004-04-26 15:41:43 +0000
commit671ed2ffa79db7f33902bfb041456d2ce45244b5 (patch)
tree33ec57ab7f20c6ad51c5010108b9830405c08116 /doc/org.eclipse.cdt.doc.user/topics_Getting_Started.xml
parent0ac56f2cf08c3fad2e821a513154e4e8d976c0b9 (diff)
downloadorg.eclipse.cdt-671ed2ffa79db7f33902bfb041456d2ce45244b5.tar.gz
org.eclipse.cdt-671ed2ffa79db7f33902bfb041456d2ce45244b5.tar.xz
org.eclipse.cdt-671ed2ffa79db7f33902bfb041456d2ce45244b5.zip
From Dave Williams: Screen captures were added, procedures were changed for 2.0, testing a JavaScript to shrink images until the user clicks them.
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/topics_Getting_Started.xml')
-rw-r--r--doc/org.eclipse.cdt.doc.user/topics_Getting_Started.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/topics_Getting_Started.xml b/doc/org.eclipse.cdt.doc.user/topics_Getting_Started.xml
index a63b19a7bdf..7dbbf0d5d3b 100644
--- a/doc/org.eclipse.cdt.doc.user/topics_Getting_Started.xml
+++ b/doc/org.eclipse.cdt.doc.user/topics_Getting_Started.xml
@@ -8,4 +8,5 @@
<topic label="Creating your makefile" href="getting_started/cdt_w_newmake.htm"/>
<topic label="Building your project" href="getting_started/cdt_w_build.htm"/>
<topic label="Debugging your project" href="getting_started/cdt_w_debug.htm"/>
+ <topic label="How to bring C/C++ source files into Eclipse" href="getting_started/cdt_w_existing_code.htm"/>
</toc>

Back to the top