Opening The C/C++ Perspective

Select menu item:

Select menu item:

LMB click

C/C++ Perspective

The C/C++ Perspective is a collection of views and actions that allow for a development experience tailored for C/C++ Developers. The perspective provides support for the most basic development tasks, such as:

  1. Editing Source
  2. Compiling Projects
  3. Launching Command Line Tools (ie grep)


Available Views

The C/C++ Perspective consists of the following views:

  1. Command
  2. Details
  3. Navigator
  4. Output
  5. Parsed Source
  6. Project Objects
  7. Properties
  8. Search
  9. Source
  10. System Objects
  11. Targets

Custom Perspectives

You can create your own custom perspective if you wish.

Contact Us