Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
wiki1244: EclipseCDT (Version 2)

Overview#

The Eclipse CDT provides the C/C++ development environment for Momentics. It has the following features:

  • Project Explorer for finding files in projects
  • C/C++ Editor
    • with keyword and identifier coloring and bracket matching
    • Associated Outline view for navigating quickly to functions in a file
  • Source code indexer that facilitates:
    • Content assist in the editor
    • Identifier declaration and reference searching
    • Call hierarchy, type hierarchy, and include hierarchy views
  • Automated build system
    • For creating executables and shared and static libraries
    • Can also build based on user provided makefiles
    • Error parsers for mapping build errors to locations in source files
  • Debug session visualization
    • Provides views for variables, registers, memory, and modules
    • Provides view of threads and stack frames while session suspended
    • Navigation from stack frames to source in editor
    • Breakpoints on source lines and functions

The CDT is developed by a number of vendors as part of the Eclipse open source project. The CDT sub-project is lead by QNX's Doug Schaefer.

Resources#




Active Tab Versions Inactive Tab - left sideAssociations Inactive Tab - left sideAttachments Inactive Tab - left sideBack LinksInactive Tab - right side  
    Version From To Version Comment Created By
    Version 7 Elena Laskavaia  -  03/17/2009
    Version 6 Andy Jin(deleted)  -  11/21/2008
    Version 5 Angelina Gomes(deleted)  -  09/10/2007
    Version 4 Angelina Gomes(deleted)  -  09/10/2007
    Version 3 Angelina Gomes(deleted)  -  09/10/2007
    Version 2 Doug Schaefer(deleted)  -  09/07/2007
    Version 1 Elena Laskavaia  -  08/31/2007