carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_prop_resource.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
       
     2 <html lang="en">
       
     3 <head>
       
     4   <meta http-equiv="Content-Language" content="en-us">
       
     5   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
       
     6   <title>C/C++ Project Properties, Resource</title>
       
     7   <link rel="stylesheet" type="text/css" href="../help.css">
       
     8 </head>
       
     9 <body>
       
    10 <h1>C/C++ Project Properties, Resource</h1>
       
    11 <p>Shows resource information for the selected type.</p>
       
    12 <br>
       
    13 <p><img img="" src="../images/prop_resource.png"
       
    14  alt="C/C++ Project Properties, Resource"></p>
       
    15  <p></p>
       
    16 <table cellpadding="5" cellspacing="0" border="1" >
       
    17 	<br>
       
    18 		<caption><b>Resource properties</b></caption>
       
    19 	<br>	
       
    20 	<colgroup>
       
    21 		<col width="30%" valign="top" >
       
    22 		<col width="70%" valign="top" >
       
    23 	</colgroup>
       
    24 	<tbody> 
       
    25 		<tr>
       
    26 			<td><b>Path</b></td>
       
    27 			<td>Specifies the location of the selected resource type within the workspace. For example, similar to folders, projects map to directories in the file system.</td>
       
    28 		</tr>
       
    29 		<tr>
       
    30 			<td><b>Type</b></td>
       
    31 			<td>Indicates the type for the selected resource: <b>Folder</b>, <b>Project</b>, or <b>File</b>.</td>
       
    32 		</tr>
       
    33 				<tr>
       
    34 			<td><b>Location</b></td>
       
    35 			<td>Specifics the location of the selected resource within the file system.</td>
       
    36 		</tr>
       
    37         <tr>
       
    38 			<td><b>Last modified</b></td>
       
    39 			<td>Shows the date that the selected resource was last modified.</td>
       
    40 		</tr>
       
    41 		<tr>
       
    42 			<td><b>Text file encoding</b></td>
       
    43 			<td>Sets an alternate text encoding. Because text files are encoded differently (depending on the locale and platform), use the default text file encoding for the locale of your host operating system. However, if you want to work with text files that originate from another source (for example, to work with text files that use a different encoding scheme than your native one, so that you can easily exchange files with another team), choose <b>Other</b> and select an appropriate one from the list.</td>
       
    44 		</tr>
       
    45 		<tr>
       
    46 			<td><b>Inherited from container</b></td>
       
    47 			<td>When enabled, the selected resource inherits the text encoding specified for it's container resource.</td>
       
    48 		</tr>
       
    49 		<tr>
       
    50 			<td><b>Other</b></td>
       
    51 			<td>When enabled, the selected resource uses an alternate text encoding other than that specified for its container resource. You can enable this option if you want to work with text files that originate from another source (ones that use a different encoding scheme than your native one), so that you can easily exchange files with others.</td>
       
    52 		</td>
       
    53 		</tr>
       
    54 		<tr>
       
    55 			<td><b>New text file line delimiter</b></td>
       
    56 			<td>Specifies the end of line character(s) to use for new text files being created.</td>
       
    57 		</tr>
       
    58 		<tr>
       
    59 			<td><b>Inherited from container</b></td>
       
    60 			<td>When enabled, the selected resource inherits the character line ending for new text files specified for it's container resource.</td>
       
    61 		</tr>
       
    62 		<tr>
       
    63 			<td><b>Other</b></td>
       
    64 			<td>When enabled, the selected resource uses an alternate end of line character(s) for new text files other than that specified for its container resource. For example, you can set the <b>Text file encoding</b> option to UTF-8, and then set the line endings character for new files to <b>Unix</b>, so that text files are saved in a format that is not specific to the Windows operating system, and the files can easily be shared amongst various developer systems.</td>
       
    65 		</td>
       
    66 		</tr>
       
    67    </tbody>
       
    68 </table>
       
    69 
       
    70 <br>
       
    71   <p><b>Available for:</b> Any projects, folders and files regardless of project kind.</p>
       
    72 
       
    73 <p><img border="0" src="../images/ngref.gif" alt="Related reference"
       
    74  width="143" height="21"><br>
       
    75 
       
    76 <ul>
       
    77 <li><a href="cdt_u_prop_resource.htm">Project Properties, Resource page</a>
       
    78 <li><a href="cdt_u_prop_builders.htm">Project Properties, Builders page</a>
       
    79 <li><a href="cdt_u_prop_build.htm">Project Properties, C/C++ Build category</a>
       
    80    <ul type="disc">
       
    81    <li><a href="cdt_u_prop_build_discovery.htm">Discovery options page</a>
       
    82    <li><a href="cdt_u_prop_build_environment.htm">Environment page</a>
       
    83    <li>Settings page
       
    84        <ul> 
       
    85        <li><a href="cdt_u_prop_build_settings_tool.htm">     Tool Settings tab</a>
       
    86        <li><a href="cdt_u_prop_build_settings_steps.htm">    Build Steps tab</a>
       
    87        <li><a href="cdt_u_prop_build_settings_artifact.htm"> Build Artifact tab</a>
       
    88        <li><a href="cdt_u_prop_build_settings_binparser.htm">Binary Parsers tab</a>
       
    89        <li><a href="cdt_u_prop_build_settings_errparser.htm">Error Parsers tab</a>
       
    90        </ul> 
       
    91    <li><a href="cdt_u_prop_build_toolchain.htm">Tool chain editor page</a>
       
    92    <li><a href="cdt_u_prop_build_variables.htm">Variables page</a>
       
    93    </ul>
       
    94 <li>Project Properties, <a href="cdt_u_prop_general.htm">C/C++ General category</a>
       
    95    <ul type="disc"> 
       
    96    <li><a href="cdt_u_prop_general_doc.htm">Documentation page</a>
       
    97    <li><a href="cdt_u_prop_general_typ.htm">File Types page</a>
       
    98    <li><a href="cdt_u_prop_general_idx.htm">Indexer page</a>
       
    99    <li><a href="cdt_u_prop_general_lng.htm">Language Mapping page</a>
       
   100    <li>Paths and Symbols page
       
   101        <ul>
       
   102        <li><a href="cdt_u_prop_general_pns_inc.htm">Includes tab</a>
       
   103        <li><a href="cdt_u_prop_general_pns_sym.htm">Symbols tab</a>
       
   104        <li><a href="cdt_u_prop_general_pns_libpath.htm">Libraries path tab</a>
       
   105        <li><a href="cdt_u_prop_general_pns_src.htm">Source Location tab</a>
       
   106        <li><a href="cdt_u_prop_general_pns_ref.htm">References tab</a>
       
   107        </ul>
       
   108    </ul>
       
   109 <li><a href="cdt_u_prop_ref.htm">C/C++ Project Properties, Project References page</a>
       
   110 <li><a href="cdt_u_prop_refactoring_history.htm">C/C++ Project Properties, Refactoring History page</a>
       
   111 <li><a href="cdt_u_prop_rundebug.htm">C/C++ Project Properties, Run/Debug Settings page</a>
       
   112 </ul>
       
   113 </p>
       
   114 <p><img src="../images/intl_07.gif" ALT="Intel Copyright Statement" ></p>
       
   115 
       
   116 </body>
       
   117 </html>