Chapter 4. C/C++ Developers' Toolkit (CDT)

With a good basic understanding of Eclipse concepts as a background, this chapter looks at the C Developers' Toolkit in more detail. It covers how to create, configure, and build projects.

4.1. Obtaining the Sample Source Code

Source code and data files for all the examples in this book are available from http://www.intellimetrix.us/downloads.html in the file EclipseSamples.tar.gz. Download this file to your home directory and untar it. You'll find a new directory called EclipseSamples/ with subdirectories for each of the projects described in the book.

4.2. Creating a New Project

For this exercise we'll create a fairly straightforward record sorting application. The records to be sorted consist ...

Get Embedded Linux Development Using Eclipse now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.