Perspectives available to C/C++ developers in SDK


A perspective is a layout of views (development tools) in the Workbench window. Each type of perspective is a combination of views, menus, and toolbars that enable you to perform a particular task. For example, the C/C++ Perspective has views that are organized to help you develop C/C++ programs, and the Debug Perspective has views that enable you to debug those programs.

SDK contributes the following additional perspectives to the workbench.

C/C++ Perspective views

The C/C++ Perspective provides a collection of views to develop C and C++ projects. By default, it consists of an editor area and the following views:

Debug Perspective views

This perspective provides a collection of view for debugging your C or /C++ program. By default, it includes an editor area and the following views:

Xilinx Profiler Perspective views

This perspective provides a collection of views to visualize the statistics for the profiled Executable and Linkable Format (ELF) file. The perspective is composed of the following views:

The tabbed sections at the bottom of the perspective contain the following views, which are described further in the next sections.

Other perspectives

In addition to the perspectives listed here and the Resource Perspective (which opens when Eclipse starts), Eclipse also has perspectives that are tuned to other types of development:

For more information, in the Help navigator, select Workbench User Guide > Concepts > Perspectives.

Related concepts

Copyright © 1995-2010 Xilinx, Inc. All rights reserved.