blob: dec2e74c3d751bb5b63adbcef3c5d76e67fcd09d [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html lang="en">
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Remote C/C++ Development Perspective</title>
<link rel="stylesheet" type="text/css" href="../../help.css">
</head>
<body>
<h1>Remote C/C++ Development Perspective</h1>
<p>A perspective is a layout of <a href="remote_c_views.html">views</a> (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.
</p>
<div class="note">
<b>Selecting / Opening Views:</b>
<ul>
<li>You can add views to a perspective. From the menu bar choose <b>Window &gt; Show View &gt; Other</b> and select a new view from the <b>Show View</b> dialog.</li>
<li>To reset the current perspective to its original layout, from the menu bar choose <b>Window &gt; Reset Perspective</b>.</li>
</ul>
</div>
<p>The Remote C/C++ development tools contribute the following perspective to the workbench:
</p>
<h3>Remote C/C++ Development perspective views</h3>
<p>This perspective is tuned for working with remote C/C++ projects.
By default it consists of an editor area and the following views:
</p>
<ul>
<li>Project Explorer</li>
<li>Remote Systems</li>
<li>Outline</li>
<li>Remote Shell</li>
<li>Remote Call Hierarchy</li>
<li>Remote Type Hierarchy</li>
<li>Console</li>
<li>Properties</li>
<li>Problems</li>
<li>Tasks</li>
</ul>
<b>Related reference</b>
<br>
<a href="../reference/remote_c_views.html">Remote C/C++ Views and Editors</a>
<br>
</body>
</html>