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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     2
<html lang="en">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     3
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     4
<head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     5
<meta http-equiv="Content-Language" content="en-us">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     6
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     7
<title>Makefile Editor preferences</title>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     8
<link rel="stylesheet" type="text/css" href="../help.css">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     9
</head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    10
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
<body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
<h1>Makefile Editor preferences</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
<p>Use the <b>Makefile Editor</b> preference panel in the Preferences window to set syntax and folding options for the Makefile editor.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
<p><img src="../images/makefile_editor_prefs.png" alt="Makefile Editor Syntax tab"></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
	<caption><b>Makefile Editor Syntax Options</b></caption>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
	<colgroup>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
		<col width="30%" valign="top" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
		<col width="70%" valign="top" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
	</colgroup>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
	<tbody>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
			<td><b>Color</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
			<td>Click to set the selected syntax item to a specific color.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
			<td><b>Bold</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
			<td>If enabled, set the selected syntax item to <b>bold</b>.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
			<td><b>Italic</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
			<td>If enabled, set the selected syntax item to <i>italic</i>.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
	</tbody>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
</table>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
<p><img src="../images/makefile_editor_folding_prefs.png" alt="Makefile Editor Folding tab"></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
	<caption><b>Makefile Editor Folding Tab Options</b></caption>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
	<colgroup>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
		<col width="30%" valign="top" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
		<col width="70%" valign="top" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
	</colgroup>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
	<tbody>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
			<td><b>Enable folding when opening a new editor</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
			<td>If enabled, activate folding when a new Makefile editor is opened.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    50
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    51
	</tbody>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    52
</table>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    53
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    54
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    55
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    56
<a href="../concepts/cdt_c_build_over.htm">Build overview</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    57
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    58
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    59
<a href="../tasks/cdt_t_proj_build_set.htm">Defining Project Build settings</a><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    60
<a href="../tasks/cdt_o_build_task.htm">Building projects</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    61
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    62
<a href="../reference/cdt_o_views.htm">Views</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    63
<hr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    64
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    65
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    66
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    67
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    68
</html>