Skip to main content
summaryrefslogtreecommitdiffstats
blob: 58aa220f77f6242a49d21c89e09b7ea3392cecd8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!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>Adding Convert to a C/C++ Make Project to the New menu</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>

<body>
 
<h1>Adding Convert to a C/C++ Make Project to the New menu</h1>

<p>If <b>Convert to a C/C++ Make Project</b> is not available in your menubar, you can add it by clicking <b>Window > Customize Perspective</b></p>
<p><img src="../images/window_customize_perspective.png" alt="Window - Customize Perspective menu selection"></p>



<p>From the <b>Customize Perspecive Wizard</b> select <b>Convert to a C/C++ Make Project</b> and click <b>OK</b>.</p>
<p><b>Note: </b> Ensure <b>New</b> is selected in the <b>Submenus:</b> list. </p>
<p><img src="../images/customize_perspective.png" alt="Customize Perspective Wizard"></p>

<p>&nbsp;</p>

<p>The <b>File > New > Convert to a C/C++ Make Project</b> option will now be available.</p>
<p><img src="../images/file_new_conv.png" alt="File New Menu showing Convert to a C/C++ Make Project"></p>


  
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21"></p>

<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21"><br>
<a href="cdt_t_convert_cdt_proj.htm">Converting CDT 1.x Projects</a></p>

<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"></p>

<p><img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>

</body>

</html>

Back to the top