The C/C++ Development Tools (CDT) User's Guide describes the components of the CDT Eclipse plugins that are available as part of the Eclipse project. This guide describes how to use the CDT tools environment to build your C/C++ based applications.
The following may help you find information quickly:
If you want to: | See: |
---|---|
Learn about perspectives, views, and editors | IDE Concepts |
Create a C or C++ program | Developing C/C++ Programs |
Track and control different versions of software | Source Control |
Debug your executables | Debugging Programs |
Create a new QNX C Application project | Common Wizards |
Run or debug your program | Starting Your Programs |
This book is organized so you can learn what you need to know quickly and easily. Each chapter has these common sections:
The tutorials are in a separate guide so you can print and use them side by side with the corresponding chapters in this guide.
This guide assumes the following:
In our documentation, we use a forward slash (/) as a delimiter in all pathnames, including those pointing to Windows files.
We also generally follow POSIX/UNIX filesystem conventions.