carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/concepts/cdt_c_proj_file_views.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 3.2 Final//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>Project file views</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>Project file views</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>Projects files and elements are displayed in the C/C++ Projects view and in the ProjectExplorer view.</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
<h2>C/C++ Projects view</h2>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
<p>Displays, in a tree structure, only elements relevant to C and C++ projects.  In this view you can do the following: 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
<ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
	<li>Browse the elements of C/C++ source files</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
	<li>Build Targets</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
	<li>Create new projects, classes, files, or folders</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
	<li>Import or Export files and projects</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
	<li>Manage existing files (cut, paste, delete, move or rename)</li>	
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
	<li>Open files in the editor view</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
	<li>Open projects in a new window</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
	<li>Refactor</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
	<li>Restore deleted files from local history</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
	<li>Search</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
</ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
Files that you select in the C/C++ Projects view  affect the information that is displayed in other views.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
<img src="../images/view_projects.png" alt="C/C++ Projects View">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
<h2>Project Explorer view</h2>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
<p>The Project Explorer view provides a hierarchical view of all the resources in the workbench, not just your C/C++ resources. 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
From this view, you can open files for editing or select resources for operations such as exporting.  </p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
<p>Right-click any resource in the Project Explorer view to open a pop-up menu from which you can perform operations such as 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
copy, move, create new resources, compare resources, or perform team operations. For a description of what each menu 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
item does, select an item and press F1. </p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
<p>The Project Explorer view is provided by the Eclipse Platform. See the <a href="../../org.eclipse.platform.doc.user/reference/ref-27.htm">Workbench User Guide</a> for more information.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
<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
    48
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
<a href="cdt_c_projects.htm">CDT Projects</a><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    50
<a href="../getting_started/cdt_w_existing_code.htm">Working with existing code</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    51
<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
    52
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    53
<a href="../tasks/cdt_t_proj_new.htm">Creating a project</a><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    54
<a href="../tasks/cdt_t_proj_new_with_template.htm">Creating a project via a project template</a><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    55
<a href="../tasks/cdt_o_proj_files.htm">Working with C/C++ project files</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    56
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    57
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    58
<a href="../reference/cdt_u_icons.htm">C/C++ perspective icons</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    59
<p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    60
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    61
<img src="../images/ng00_07.gif" ALT="IBM Corporation Statement" ></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    62
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    63
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    64
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    65
</html>