carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_environment_pref.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
       
     2 <html lang="en">
       
     3 
       
     4 <head>
       
     5 <meta http-equiv="Content-Language" content="en-us">
       
     6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
       
     7 <title>Environment preferences</title>
       
     8 <link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 
       
    11 <body>
       
    12 
       
    13 <h1>Environment  preferences</h1>
       
    14 
       
    15 <p>Define environment variables and how they are used in the <b>Environment</b> preference panel. </p>
       
    16 <p><img src="../images/view_environment_prefs.png" alt="Environment Preference" width="721" height="641"></p>
       
    17 <table width="600" cellpadding="5" cellspacing="0" border="1" >
       
    18 	<caption>
       
    19 	<b>Environment Options</b>
       
    20 	</caption>
       
    21 	<colgroup>
       
    22 		<col width="30%" valign="top" >
       
    23 		<col width="70%" valign="top" >
       
    24 	</colgroup>
       
    25 	<tbody>
       
    26 		<tr>
       
    27 			<td width="171" valign="top"><b>Environment variables to set </b></td>
       
    28 			<td width="503" valign="top">Shows a list of the environment variables and their value. </td>
       
    29 		</tr>
       
    30 		<tr>
       
    31 			<td valign="top"><b>New...</b></td>
       
    32 			<td valign="top">Click to open the <b>New Variable</b> dialog where you define the variable name and value. </td>
       
    33 		</tr>
       
    34 		<tr>
       
    35 			<td valign="top"><b>Select...</b></td>
       
    36 			<td valign="top"><p>Click to open the <b>Select variables</b> dialog. </p>		    </td>
       
    37 		</tr>
       
    38 		<tr>
       
    39 		  <td valign="top"><b>Edit...</b></td>
       
    40 		  <td valign="top">Click to edit the currently selected variable and its value. </td>
       
    41 	  </tr>
       
    42 		<tr>
       
    43 		  <td valign="top"><b>Remove</b></td>
       
    44 		  <td valign="top">Click to remove the currently selected variable. </td>
       
    45 	  </tr>
       
    46 		<tr>
       
    47 		  <td valign="top"><b>Undefine</b></td>
       
    48 		  <td valign="top"><p>Click to undefine the currently selected variable.</p>
       
    49 	      <p>NOTE: Some variables, like <span class="userinput">PATH</span>, have special meaning and cannot be undefined. </p></td>
       
    50 	  </tr>
       
    51 		<tr>
       
    52 		  <td valign="top"><b>Append variables to native environment </b></td>
       
    53 		  <td valign="top">Activate this checkbox to append the variables to the native environment during execution. </td>
       
    54 	  </tr>
       
    55 		<tr>
       
    56 		  <td valign="top"><b>Replace native environment with specified one </b></td>
       
    57 		  <td valign="top">Activate this checkbox to replace the native environment with these variables, restoring the native environment upon completion. </td>
       
    58 	  </tr>
       
    59 	</tbody>
       
    60 </table>
       
    61 
       
    62 <p><img src="../images/nokia2007Copyright.png" width="255" height="14" alt="Nokia Copyright Statement"></p>
       
    63 </body>
       
    64 
       
    65 </html>