carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_makefile_settings_pref.htm
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//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>Makefile Editor preferences</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>

<body>

<h1>Makefile Editor preferences</h1>

<p>Use the <b>Makefile Editor</b> preference panel in the Preferences window to set syntax and folding options for the Makefile editor.</p>

<p><img src="../images/makefile_editor_prefs.png" alt="Makefile Editor Syntax tab"></p>
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
	<caption><b>Makefile Editor Syntax Options</b></caption>
	<colgroup>
		<col width="30%" valign="top" >
		<col width="70%" valign="top" >
	</colgroup>
	<tbody>
		<tr>
			<td><b>Color</b></td>
			<td>Click to set the selected syntax item to a specific color.</td>
		</tr>
		<tr>
			<td><b>Bold</b></td>
			<td>If enabled, set the selected syntax item to <b>bold</b>.</td>
		</tr>
		<tr>
			<td><b>Italic</b></td>
			<td>If enabled, set the selected syntax item to <i>italic</i>.</td>
		</tr>
	</tbody>
</table>
<p><img src="../images/makefile_editor_folding_prefs.png" alt="Makefile Editor Folding tab"></p>
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
	<caption><b>Makefile Editor Folding Tab Options</b></caption>
	<colgroup>
		<col width="30%" valign="top" >
		<col width="70%" valign="top" >
	</colgroup>
	<tbody>
		<tr>
			<td><b>Enable folding when opening a new editor</b></td>
			<td>If enabled, activate folding when a new Makefile editor is opened.</td>
		</tr>
	</tbody>
</table>

<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
<br>
<a href="../concepts/cdt_c_build_over.htm">Build overview</a></p>
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
<br>
<a href="../tasks/cdt_t_proj_build_set.htm">Defining Project Build settings</a><br>
<a href="../tasks/cdt_o_build_task.htm">Building projects</a></p>
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br>
<a href="../reference/cdt_o_views.htm">Views</a></p>
<hr>
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >

</body>

</html>