~ubuntu-branches/debian/sid/eclipse-cdt/sid

« back to all changes in this revision

Viewing changes to doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_general_typ.htm

  • Committer: Package Import Robot
  • Author(s): Jakub Adam
  • Date: 2011-10-06 21:15:04 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20111006211504-8dutmljjih0zikfv
Tags: 8.0.1-1
* New upstream release.
* Split the JNI packages into a separate architecture dependent
  package and made eclipse-cdt architecture independent.
* Install JNI libraries into multiarch aware location
* Bumped Standards-Version to 3.9.2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> 
 
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, File Types</title>
 
7
  <link rel="stylesheet" type="text/css" href="../help.css">
 
8
</head>
 
9
<body>
 
10
<h1 role="main">C/C++ Project Properties, File Types</h1>
 
11
<p>You can view a list of file types on the File Types page of a C/C++
 
12
project's properties window.</p>
 
13
<p><img img="" src="../images/prop_ftypes.png"
 
14
 alt="C/C++ Project Properties, File Types"></p>
 
15
<p></p>
 
16
<dl>
 
17
  <dt>Use workspace settings</dt>
 
18
  <dd>Enables the use of the Managed workspace settings.</dd>
 
19
  <dt>Use Project Settings</dt>
 
20
  <dd>Enables the use of project settings, or the addition or removal
 
21
of specific file types.</dd>
 
22
  <dt>New...</dt>
 
23
  <dd>Adds a new file type.</dd>
 
24
  <dt>Remove</dt>
 
25
  <dd>Removes a listed file type.</dd>
 
26
  <dt><br>Available for :</dt>
 
27
  <dd>CDT projects</dd>
 
28
</dl>
 
29
<p><img src="../images/ngref.gif" alt="Related reference"
 
30
 width="143" height="21"><br>
 
31
 
 
32
<ul>
 
33
<li><a href="cdt_u_prop_resource.htm">Project Properties, Resource page</a>
 
34
<li><a href="cdt_u_prop_builders.htm">Project Properties, Builders page</a>
 
35
<li><a href="cdt_u_prop_all.htm">Project Properties, common C/C++ Configurations handling</a>
 
36
   <ul style="list-style-type: disc">
 
37
   <li><a href="cdt_u_prop_manage_dialog.htm">Manage Configurations dialog</a>
 
38
   <li><a href="cdt_u_prop_manage_newdialog.htm">Create Configuration dialog</a>
 
39
   <li><a href="cdt_u_prop_manage_rendialog.htm">Rename Configuration dialog</a>
 
40
   </ul>
 
41
<li><a href="cdt_u_prop_build.htm">Project Properties, C/C++ Build category</a>
 
42
   <ul style="list-style-type: disc">
 
43
   <li><a href="cdt_u_prop_build_discovery.htm">Discovery options page</a>
 
44
   <li><a href="cdt_u_prop_build_environment.htm">Environment page</a>
 
45
   <li>Settings page
 
46
       <ul> 
 
47
       <li><a href="cdt_u_prop_build_settings_tool.htm">     Tool Settings tab</a>
 
48
       <li><a href="cdt_u_prop_build_settings_steps.htm">    Build Steps tab</a>
 
49
       <li><a href="cdt_u_prop_build_settings_artifact.htm"> Build Artifact tab</a>
 
50
       <li><a href="cdt_u_prop_build_settings_binparser.htm">Binary Parsers tab</a>
 
51
       <li><a href="cdt_u_prop_build_settings_errparser.htm">Error Parsers tab</a>
 
52
       </ul> 
 
53
   <li><a href="cdt_u_prop_build_toolchain.htm">Tool chain editor page</a>
 
54
   <li><a href="cdt_u_prop_build_variables.htm">Variables page</a>
 
55
   </ul>
 
56
<li>Project Properties, <a href="cdt_u_prop_general.htm">C/C++ General category</a>
 
57
   <ul style="list-style-type: disc"> 
 
58
   <li><a href="cdt_u_prop_general_doc.htm">Documentation page</a>
 
59
   <li><a href="cdt_u_prop_general_exp.htm">Export Settings page</a>
 
60
       <!--ul>
 
61
       <li><a href="cdt_u_prop_general_exp_inc.htm">Includes tab</a>
 
62
       <li><a href="cdt_u_prop_general_exp_sym.htm">Symbols tab</a>
 
63
       <li><a href="cdt_u_prop_general_exp_lib.htm">Libraries tab</a>
 
64
       <li><a href="cdt_u_prop_general_exp_libpath.htm">Libraries path tab</a>
 
65
       </ul-->
 
66
   <li><a href="cdt_u_prop_general_typ.htm">File Types page</a>
 
67
   <li><a href="cdt_u_prop_general_idx.htm">Indexer page</a>
 
68
   <li><a href="cdt_u_prop_general_lng.htm">Language Mapping page</a>
 
69
   <li>Paths and Symbols page
 
70
       <ul>
 
71
       <li><a href="cdt_u_prop_general_pns_inc.htm">Includes tab</a>
 
72
       <li><a href="cdt_u_prop_general_pns_sym.htm">Symbols tab</a>
 
73
       <li><a href="cdt_u_prop_general_pns_lib.htm">Libraries tab</a>
 
74
       <li><a href="cdt_u_prop_general_pns_libpath.htm">Libraries path tab</a>
 
75
       <li><a href="cdt_u_prop_general_pns_src.htm">Source Location tab</a>
 
76
       <li><a href="cdt_u_prop_general_pns_out.htm">Output Location tab</a>
 
77
       <li><a href="cdt_u_prop_general_pns_ref.htm">References tab</a>
 
78
       <li><a href="cdt_u_prop_general_pns_hier.htm">Data Hierarchy tab</a>
 
79
       </ul>
 
80
   </ul>
 
81
<li><a href="cdt_u_prop_ref.htm">C/C++ Project Properties, Project References page</a>
 
82
<li><a href="cdt_u_prop_rundebug.htm">C/C++ Project Properties, Run/Debug Settings page</a>
 
83
</ul>
 
84
</p>
 
85
<p><img src="../images/intl_07.gif" ALT="Intel Copyright Statement" ></p>
 
86
 
 
87
</body>
 
88
</html>