Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: bb807a9cddc5b0e1490563e0086b2ed2817a96b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!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=UTF-8">
	<title>Tutorial</title>
	<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h3>Open the C/C++ Perspective</h3>

<p>Click <b>Window > Open Perspective > C/C++</b>.</p>
<p><i>Note: If the C/C++ Perspective is not listed, select <b>Other...</b>  and select it from the <b>Select Perspective</b> dialog box.</i></p>
 

</body>
</html>

Back to the top