diff --git a/doc/org.eclipse.cdt.doc.user/cheatsheets/cs_cdt_import_project.xml b/doc/org.eclipse.cdt.doc.user/cheatsheets/cs_cdt_import_project.xml index e5e513868e8..a8506321612 100644 --- a/doc/org.eclipse.cdt.doc.user/cheatsheets/cs_cdt_import_project.xml +++ b/doc/org.eclipse.cdt.doc.user/cheatsheets/cs_cdt_import_project.xml @@ -69,7 +69,7 @@ --> - + With the project imported and able to build, its time now to reset some project properties for easier development. diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_editor.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_editor.htm index 08a98c70541..b3b7f8556ec 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_editor.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_editor.htm @@ -17,6 +17,7 @@ This C/C++ editor is invoked automatically when you edit a C/C++ source file.

  • Syntax highlighting
  • Content/code assist
  • +
  • Code folding
  • Integrated debugging features
  • @@ -42,7 +43,7 @@ This C/C++ editor is invoked automatically when you edit a C/C++ source file.

    Red Hat Copyright Statement
    - IBM Copyright Statement + IBM Copyright Statement

    \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer.htm index 652bd25d7a9..0693cddc66d 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer.htm @@ -25,21 +25,19 @@ use of source folders or even turn it off completely. This customizable behavior is available on a per-project basis (i.e. it is possible to have different indexer settings for each project in your workspace).

    -

    CDT 3.0 supports the contribution of additional indexers, with 2 +

    CDT supports the contribution of additional indexers, with 2 indexers being provided with the default CDT release:

    Related concepts
    -Full C/C++ Indexer
    -CTags Indexer
    C/C++ search
    C/C++ Indexer Opening or Closing a project
    @@ -48,12 +46,6 @@ a project
    width="143" height="21">
    Selection Searching for C/C++ elements
    -Enable/Disable the Full -C/C++ -Indexer
    -Enable/Disable the -CTags -Indexer
    Setting Source Folders

    @@ -63,13 +55,10 @@ Indexer
    C/C++ search page, Search dialog box
    -C/C++ Project -Properties, Managed, Indexer -
    -C/C++ Project -Properties, Standard, Indexer

    +C/C++ Project Properties, Indexer +

     

    -IBM Copyright Statement diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_ctagsindexer.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_ctagsindexer.htm deleted file mode 100644 index 5a3771bf70b..00000000000 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_ctagsindexer.htm +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - CTags Indexer - - - -

    CTags Indexer

    -

    The CTags indexer makes use of Exuberant CTags (version 5.5.4) to -create an index of the source and header files in your project. The -main advantage provided by CTags is that the index creation is very -quick. This makes it ideal to use on larger sized projects. 
    -

    -

    CTags, however, does not provide the same level of detail in -indexing as the Full C/C++ indexer. Specifically:
    -

    - -

    Related concepts
    -C/C++ Indexer
    -Full C/C++ Indexer
    -C/C++ search
    -C/C++ Indexer Opening or Closing -a project
    -C/C++ Indexer Progress Bar

    -

    Related tasks
    -Selection Searching for C/C++ -elements
    -Enable/Disable the Full C/C++ -Indexer
    -Enable/Disable the CTags -Indexer
    -Setting Source Folders
    -

    -

    Related reference -
    -C/C++ search page, Search -dialog box -
    -C/C++ Project -Properties, Managed, Indexer -
    -C/C++ Project -Properties, Standard, Indexer

    -

     

    -IBM Copyright Statement - - diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_fullindexer.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_fullindexer.htm index 9a0c3533e37..a560dad0df3 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_fullindexer.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_fullindexer.htm @@ -21,7 +21,6 @@ be potentially long running, especially on larger projects.

    Related concepts
    C/C++ Indexer
    -CTags Indexer
    C/C++ search
    C/C++ Indexer Opening or Closing a project
    @@ -31,12 +30,6 @@ a project
    Selection Searching for C/C++ elements
    Enable/Disable the Full -C/C++ -Indexer
    -Enable/Disable the -CTags -Indexer
    Setting Source Folders

    Related reference
    C/C++ search page, Search dialog box
    -C/C++ Project -Properties, Managed, Indexer -
    -C/C++ Project -Properties, Standard, Indexer

    +C/C++ Project Properties, Indexer +

     

    -IBM Copyright Statement diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_open_close.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_open_close.htm index 8d5b21cc52f..0f268078296 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_open_close.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_open_close.htm @@ -17,19 +17,11 @@ features will not report any results for closed projects.


    C/C++ search
    C/C++ Indexer
    -Full C/C++ Indexer
    -CTags Indexer
    C/C++ Indexer Progress Bar

    Related tasks
    Selection Searching for C/C++ elements
    -Enable/Disable the Full -C/C++ -Indexer
    -Enable/Disable the -CTags -Indexer
    Setting Source Folders

    Related reference
    C/C++ search page, Search dialog box
    -C/C++ Project -Properties, Managed, Indexer -
    -C/C++ Project -Properties, Standard, Indexer

    +C/C++ Project Properties, Indexer +

     

    -IBM Copyright Statement +IBM Copyright Statement diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_prog_bar.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_prog_bar.htm index 8f9b240dae0..38fc1560861 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_prog_bar.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_prog_bar.htm @@ -24,18 +24,12 @@ indexing job and disable the indexer through the properties.


    C/C++ search
    C/C++ Indexer
    -Full C/C++ Indexer
    -CTags Indexer
    C/C++ Indexer Opening or Closing a project

    Related tasks
    Selection Searching for C/C++ elements
    -Enable/Disable the Full -C/C++ Indexer
    -Enable/Disable the -CTags Indexer
    Setting Source Folders

    Related reference
    C/C++ search page, Search dialog box
    -C/C++ Project -Properties, Managed, Indexer -
    -C/C++ Project -Properties, Standard, Indexer

    +C/C++ Project Properties, Indexer +

     

    -IBM Copyright Statement +IBM Copyright Statement diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_open_declarations.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_open_declarations.htm index 1cbbf18d01e..40166b62dc7 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_open_declarations.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_open_declarations.htm @@ -4,7 +4,7 @@ -Open declarations +Open Declaration @@ -16,7 +16,8 @@ Editor View showing Open Declaration option -

    Open declaration will attempt to navigate to the exact declaration of the selected element. +

    Open declaration will attempt to navigate to the exact definition of the selected element if the selected element is a reference or a declaration. +Otherwise, it will attempt to navigate to a declaration of the selected element. Open declaration requires your file to have the proper include paths set up to the declaration. If for any reason open declaration cannot find the declaration, it will display the following message in the status line:

    @@ -30,10 +31,9 @@ If for any reason open declaration cannot find the declaration, it will display

    Related tasks
    Adding Include paths and symbols
    Navigate to a C or C++ element's declaration
    -Navigate to a C or C++ element's definition
    Searching for C/C++ elements

    -

    IBM Copyright Statement

    +

    IBM Copyright Statement

    diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_open_definitions.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_open_definitions.htm deleted file mode 100644 index 3d474b90ebd..00000000000 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_open_definitions.htm +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -Open definitions - - - - - -

    Open definition

    - -

    You can select an element name in your code and quickly navigate to its definition.

    - -Editor View showing Open Definition option - -

    Open definition will attempt to navigate to the exact definition of the selected element. -Open definition requires your file to have the proper include paths set up to the definition. -If for any reason open definition cannot find the definition, it will display the following message in the status line:

    - -No definition was found message. - -

    For more information see Adding Include paths and symbols.

    - -

    Related concepts
    -CDT Projects
    -C/C++ search

    -

    Related tasks
    -Adding Include paths and symbols
    -Navigate to a C or C++ element's declaration
    -Navigate to a C or C++ element's definition
    -Searching for C/C++ elements

    - -

    IBM Copyright Statement

    - - - - diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_outlineview.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_outlineview.htm index 74b3732ce51..d1de7520ea3 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_outlineview.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_outlineview.htm @@ -100,8 +100,7 @@ items:

    Comments
    Content Assist and code completion
    C/C++ search
    -Open Declarations
    -Open Definitions
    +Open Declaration
     

    Related tasks
    @@ -113,7 +112,7 @@ C/C++ Projects view
    Outline view
     

    -IBM Copyright Statement +IBM Copyright Statement diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_over_cdt.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_over_cdt.htm index 0f6b3e019cd..eece0ba9a2f 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_over_cdt.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_over_cdt.htm @@ -26,11 +26,10 @@ Eclipse, see Workbench User Guide > Concepts > Workbench.

    C/C++ perspective consists of an editor and the following views:

    -
    C/C++ Projects
    Shows your C/C++ projects and files.It operates in much the same way as the Navigator.
    +
    Project Explorer
    Shows all of the file system's files under your workspace directory.
    Console
    Displays your program's output, as well as the output from your build and external tool chain.
    Editor
    The C/C++ editor view provides specialized features for editing C/C++ related files.
    Make Targets
    Enables you to select the make targets you want to build in your workspace.
    -
    Navigator
    Shows all of the file system's files under your workspace directory.
    Outline
    Displays the structure of the file currently open in an editor.
    Problems View
    If you encounter any errors during a build they will be displayed in the Problems view.
    Properties
    Shows the attributes of the item currently selected in a view or an editor.
    @@ -54,11 +53,14 @@ refer to http://www.eclipse.org/cdt/:

      -
    • CDT newsgroup: +
    • CDT newsgroup: The place to ask questions about how to use the CDT.
    • -
    • User -FAQ: Provides answers to the most common questions about using the CDT.
    • +
    • User FAQ: +Provides answers to the most common questions about using the CDT.
    • +
    • CDT Wiki: +This is the main source for information around CDT.
    • +
    • Developer Documentation: Provides feature and design specifications for building and extending the CDT.
    • CDT @@ -82,7 +84,7 @@ use the CDT Development Mailing List or the Eclipse Tools CDT newsgroup.

    • Views

      -IBM Copyright Statement +IBM Copyright Statement diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_perspectives.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_perspectives.htm index d8cf27b8e41..07c126d8336 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_perspectives.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_perspectives.htm @@ -35,10 +35,10 @@ the Debug perspective has views that enable you to debug those programs. By default it consists of an editor area and the following views:

        -
      • C/C++ Projects (the file navigator for C/C++ resources)
      • -
      • Navigator (the file navigator for all Eclipse resources)
      • +
      • Project Explorer
      • Console
      • Properties
      • +
      • Problems
      • Tasks
      • Make Targets
      • Outline
      • diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_proj_file_views.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_proj_file_views.htm index 107409b61bb..9e8ea204922 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_proj_file_views.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_proj_file_views.htm @@ -12,7 +12,7 @@

        Project file views

        -

        Projects files and elements are displayed in the C/C++ Projects view and in the Navigator view.

        +

        Projects files and elements are displayed in the C/C++ Projects view and in the ProjectExplorer view.

        C/C++ Projects view

        Displays, in a tree structure, only elements relevant to C and C++ projects. In this view you can do the following: @@ -33,99 +33,16 @@ Files that you select in the C/C++ Projects view affect the information that is C/C++ Projects View -

        Navigator view

        +

        Project Explorer view

        -

        The Navigator view provides a hierarchical view of all the resources in the workbench, not just your C/C++ resources. +

        The Project Explorer view provides a hierarchical view of all the resources in the workbench, not just your C/C++ resources. From this view, you can open files for editing or select resources for operations such as exporting.

        -

        Right-click any resource in the Navigator view to open a pop-up menu from which you can perform operations such as +

        Right-click any resource in the Project Explorer view to open a pop-up menu from which you can perform operations such as copy, move, create new resources, compare resources, or perform team operations. For a description of what each menu item does, select an item and press F1.

        -

        By default, the Navigator view is included in the Resources perspective. To add it to the current perspective, click -Window > Show View > Navigator.

        - -Navigator View - -

        Toolbar icons

        -

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        IconNameDescription
        Minimize Console.Minimizes the view.
        Maximize ConsoleMaximizes the view.
        Back IconBackThis command displays the hierarchy that was displayed immediately prior to the current display.  - For example, if you Go Into a resource, then the Back command in the resulting display returns the view to the same hierarchy from which you activated the - Go Into command. The hover help for this button tells you where it will take you. This command is similar to the Back button in a web browser.
        Forward IconForwardThis command displays the hierarchy that was displayed immediately after the current display.  - For example, if you've just selected the Back command, then selecting the Forward command in the resulting display returns the view to the same hierarchy from which you activated the Back command. The - hover help for this button tells you where it will take you. - This command is similar to the Forward button in a web browser.
        Up IconUpThis command displays the hierarchy of the parent of the current highest level resource. The hover help for this button tells you where it will take you.
        Collapse All IconCollapse AllThis command collapses the tree expansion state of all resources in the view.
        Link with Editor IconLink with EditorThis command toggles whether the Navigator view selection is linked to the active editor. - When this option is selected, changing the active editor will automatically update the Navigator selection to the resource being edited.
        Menu IconMenuClick the black upside-down triangle icon to open a menu of items specific to the Navigator view.

        -
        -

        Select Working Set
        -
        Opens the Select Working Set dialog to allow selecting a working set for the Navigator view.

        -

        Deselect Working Set
        -
        Deselects the current working set.

        -

        Edit Active Working Set
        -
        Opens the Edit Working Set dialog to allow changing the current working set.

        -

        Sort
        -
        This command sorts the resources in the Navigator view according to the selected schema:
        -
          -
        • By Name:  Resources are sorted alphabetically, according to the full name of the resource (e.g., A.TXT, then B.DOC, then C.HTML, etc.)
        • -
        • By Type:  Resources are sorted alphabetically by file type/extension (e.g., all DOC files, then all HTML files, then all TXT files, etc.).
        • -

        -

        Filters
        -
        This command allows you to select filters to apply to the view so that you can show or hide various resources as needed. - File types selected in the list will not be shown in the Navigator.

        -

        Link with Editor
        -
        See the toolbar item description above.

        -

        - - -

        For information about the Navigator view toolbar and icons, see Workbench User Guide > Concepts > Views > Navigator View.

        -

        For information about the pop up menu in the Navigator view, see Workbench User Guide > Reference > User interface information > -Views and Editors > Navigator View.

        -

        For information about the Working Sets, see Workbench User Guide > Concepts > Workbench > Working sets.

        +

        The Project Explorer view is provided by the Eclipse Platform. See the Workbench User Guide for more information.

        Related concepts
        @@ -140,7 +57,7 @@ Views and Editors > Navigator View.

        C/C++ perspective icons

        -IBM Corporation Statement

        +IBM Corporation Statement

        diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_search.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_search.htm index 9c3cfe46752..1d279efece2 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_search.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_search.htm @@ -253,20 +253,18 @@ your last search.

        Related concepts
        C/C++ Indexer
        CDT Projects
        -Open Declarations
        -Open Definitions +Open Declaration

        Related tasks
        Searching for C/C++ elements
        Navigating to C/C++ declarations
        -Navigating to C/C++ definitions

        Related reference
        C/C++ search page, Search dialog box
        C/C++ perspective icons

        -IBM Copyright Statement

        +IBM Copyright Statement

        diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_templates.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_templates.htm index 7cbdd2d3c64..10d8606660a 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_templates.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_templates.htm @@ -21,7 +21,7 @@ inserted are known as templates. The templates that begin with that character appear. Double-click on a template to insert it into a file.

        You can edit existing Code/Content Assist templates or create new ones. From the menu bar choose -Window > Preferences > C/C++ > Code Templates.

        +Window > Preferences > C/C++ > Editor > Templates.

        Related concepts
        CDT Overview diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_views.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_views.htm index 6b52f43dfa2..e1802cdf1d1 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_views.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_views.htm @@ -23,11 +23,11 @@ The C/C++ perspective displays these panels in a single Eclipse window. <

        The following views are commonly used in the C/C++ perspective:

        +
        Project Explorer
        Shows all of the file system's files under your workspace directory.
        C/C++ Projects
        Displays, in a tree structure, only elements relevant to C and C++ projects.
        Console
        Displays your program's output, as well as the output from your build tools.
        Editor
        The C/C++ editor view provides specialized features for editing C/C++ related files.
        Make Targets
        Enables you to select the make targets you want to build in your workspace.
        -
        Navigator
        Shows all of the file system's files under your workspace directory.
        Outline
        Displays the structure of the file currently open in an editor.
        Problems View
        If you encounter any errors during a build they will be displayed in the Problems view.
        Properties
        Shows the attributes of the item currently selected in a view or an editor.
        @@ -47,7 +47,7 @@ The C/C++ perspective displays these panels in a single Eclipse window. <

        Red Hat Copyright Statement
        - IBM Copyright Statement + IBM Copyright Statement

        diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_o_concepts.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_o_concepts.htm index 1d8c9fe4e6b..04326c62729 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_o_concepts.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_o_concepts.htm @@ -32,10 +32,10 @@ Project File views
        Make Targets View
        Open declaration
        - Open definitions
        - Open Type
        - Class Browser
        - Heirarchy View
        + Open Element
        + Type Hierarchy
        + Call Hierarchy
        + Include Browser
        Build
        Building C/C++ Projects
        @@ -52,7 +52,7 @@ C/C++ Indexer Progress Bar
        Searching External Files
        -

        IBM Corporation Statement

        +

        IBM Corporation Statement

        \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_o_edit.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_o_edit.htm index ec24f45de8d..4bf85e2a0cd 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_o_edit.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_o_edit.htm @@ -13,10 +13,9 @@

        Editing C/C++ Files

        This section provides information on editing C/C++ files.

        C/C++ editor
        - C++
        Makefile
        -

        IBM Copyright Statement

        +

        IBM Copyright Statement

        \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_o_nav.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_o_nav.htm index af641e39541..c6773722d52 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_o_nav.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_o_nav.htm @@ -16,12 +16,13 @@ Project File views
        Make Targets View
        C/C++ search
        - Open declarations
        - Open definitions
        - Open Type
        - Class Browser
        + Open Declaration
        + Open Element
        + Type Hierarchy
        + Call Hierarchy
        + Include Browser
        -

        IBM Copyright Statement

        +

        IBM Copyright Statement

        \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/contexts_CDT.xml b/doc/org.eclipse.cdt.doc.user/contexts_CDT.xml index 961e91a8df8..806e59a54b9 100644 --- a/doc/org.eclipse.cdt.doc.user/contexts_CDT.xml +++ b/doc/org.eclipse.cdt.doc.user/contexts_CDT.xml @@ -195,7 +195,7 @@ Click below to see help. - @@ -230,7 +230,7 @@ Click below to see help. - diff --git a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newcpp.htm b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newcpp.htm index 595cacc6629..2e762d412e8 100644 --- a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newcpp.htm +++ b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newcpp.htm @@ -74,7 +74,7 @@ items such as bookmarks, breakpoints, and compiler errors and warnings.

        Your new .cpp file is displayed in the C/C++ Projects -view and in the Navigator view. Your project now contains main.cpp. Before you +view and in the Project Explorer view. Your project now contains main.cpp. Before you can build your HelloWorld project, you must next create a makefile.

        @@ -99,7 +99,7 @@ can build your HelloWorld project, you must next create a makefile.

        C/C++ Projects view

        -IBM Copyright Statement +IBM Copyright Statement \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newmake.htm b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newmake.htm index c89288572a6..c5303e64e22 100644 --- a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newmake.htm +++ b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newmake.htm @@ -43,7 +43,7 @@ Make C++ Project which requires you to create a makefile. Managed Make C/C++ pro Save.

        Your new makefile, along with your main.cpp file are -displayed in the C/C++ Projects view and in the Navigator view. Your project now +displayed in the C/C++ Projects view and in the Project Explorer view. Your project now contains main.cpp and makefile. You can now build your HelloWorld project.

        @@ -69,7 +69,7 @@ contains main.cpp and makefile. You can now build your HelloWorld project.

        C/C++ Projects view

        -IBM Copyright Statement +IBM Copyright Statement \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newproj.htm b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newproj.htm index 6e95ef6db89..878cc527a2b 100644 --- a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newproj.htm +++ b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newproj.htm @@ -35,7 +35,7 @@ view. You can also view the contents of the .o file in the C/C++ editor.

      • If a message box prompts you to switch perspectives, click Yes.
      • Your new project is displayed in the C/C++ Projects view and in -the Navigator view. Your project is empty because you have not yet created +the Project Explorer view. Your project is empty because you have not yet created files for your project. You can now start writing the code for your HelloWorld program.

        Tip: You can view and modify the properties of your HelloWorld project by right-clicking on the project in the C/C++ Projects @@ -56,7 +56,7 @@ border="0">
        Defining project propert src="../images/ngref.gif" alt="Related reference" height="21" width="143" border="0">
        C/C++ Projects view

        -

        IBM Copyright Statement

        +

        IBM Copyright Statement

        \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/images/c_cpp_app_preferences.png b/doc/org.eclipse.cdt.doc.user/images/c_cpp_app_preferences.png new file mode 100644 index 00000000000..b5712988806 Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/c_cpp_app_preferences.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/c_file_obj.gif b/doc/org.eclipse.cdt.doc.user/images/c_file_obj.gif index 1bb68c2d649..bd603cff7a2 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/c_file_obj.gif and b/doc/org.eclipse.cdt.doc.user/images/c_file_obj.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/class_obj.gif b/doc/org.eclipse.cdt.doc.user/images/class_obj.gif index a4a14864987..6279478c51b 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/class_obj.gif and b/doc/org.eclipse.cdt.doc.user/images/class_obj.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/container_obj.gif b/doc/org.eclipse.cdt.doc.user/images/container_obj.gif index 3aa2efae2e0..d90a51c0220 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/container_obj.gif and b/doc/org.eclipse.cdt.doc.user/images/container_obj.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/define_obj.gif b/doc/org.eclipse.cdt.doc.user/images/define_obj.gif index b3ddb5deebc..87d583e1dd3 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/define_obj.gif and b/doc/org.eclipse.cdt.doc.user/images/define_obj.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/enum_obj.gif b/doc/org.eclipse.cdt.doc.user/images/enum_obj.gif index 3ce0d82ebc4..a441bef7dc2 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/enum_obj.gif and b/doc/org.eclipse.cdt.doc.user/images/enum_obj.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/enumerator_obj.gif b/doc/org.eclipse.cdt.doc.user/images/enumerator_obj.gif index a73f31a81f6..ec911412eff 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/enumerator_obj.gif and b/doc/org.eclipse.cdt.doc.user/images/enumerator_obj.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/field_obj.gif b/doc/org.eclipse.cdt.doc.user/images/field_obj.gif index 19d27defb62..240749472c6 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/field_obj.gif and b/doc/org.eclipse.cdt.doc.user/images/field_obj.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/field_private_obj.gif b/doc/org.eclipse.cdt.doc.user/images/field_private_obj.gif index 0e292426734..567c7786e3c 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/field_private_obj.gif and b/doc/org.eclipse.cdt.doc.user/images/field_private_obj.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/field_protected_obj.gif b/doc/org.eclipse.cdt.doc.user/images/field_protected_obj.gif index 222116b455c..4234e04bba6 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/field_protected_obj.gif and b/doc/org.eclipse.cdt.doc.user/images/field_protected_obj.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/field_public_obj.gif b/doc/org.eclipse.cdt.doc.user/images/field_public_obj.gif index 630b286c3bd..63a390c8326 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/field_public_obj.gif and b/doc/org.eclipse.cdt.doc.user/images/field_public_obj.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/function_obj.gif b/doc/org.eclipse.cdt.doc.user/images/function_obj.gif index 18103b11fc7..92075a8a352 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/function_obj.gif and b/doc/org.eclipse.cdt.doc.user/images/function_obj.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/icon_collapse_all.png b/doc/org.eclipse.cdt.doc.user/images/icon_collapse_all.png index f3b79bfcb98..c6c4d0e5c3e 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/icon_collapse_all.png and b/doc/org.eclipse.cdt.doc.user/images/icon_collapse_all.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/include_obj.gif b/doc/org.eclipse.cdt.doc.user/images/include_obj.gif index 2cc5866a64c..1855ca9e20e 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/include_obj.gif and b/doc/org.eclipse.cdt.doc.user/images/include_obj.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/makefile.gif b/doc/org.eclipse.cdt.doc.user/images/makefile.gif index 9d5a508bc49..7afb4948ba7 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/makefile.gif and b/doc/org.eclipse.cdt.doc.user/images/makefile.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/method_private_obj.gif b/doc/org.eclipse.cdt.doc.user/images/method_private_obj.gif index b5b88535179..75bfeb8cfa6 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/method_private_obj.gif and b/doc/org.eclipse.cdt.doc.user/images/method_private_obj.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/method_protected_obj.gif b/doc/org.eclipse.cdt.doc.user/images/method_protected_obj.gif index 2b76d36edf5..563743d393f 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/method_protected_obj.gif and b/doc/org.eclipse.cdt.doc.user/images/method_protected_obj.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/method_public_obj.gif b/doc/org.eclipse.cdt.doc.user/images/method_public_obj.gif index 18103b11fc7..7d24707ee82 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/method_public_obj.gif and b/doc/org.eclipse.cdt.doc.user/images/method_public_obj.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/namespace_obj.gif b/doc/org.eclipse.cdt.doc.user/images/namespace_obj.gif new file mode 100644 index 00000000000..c70cce0ecdf Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/namespace_obj.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/openDeclaration.png b/doc/org.eclipse.cdt.doc.user/images/openDeclaration.png index 032537e0085..ee3d69ec82e 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/openDeclaration.png and b/doc/org.eclipse.cdt.doc.user/images/openDeclaration.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/openDefinition.png b/doc/org.eclipse.cdt.doc.user/images/openDefinition.png deleted file mode 100644 index b594408ce5d..00000000000 Binary files a/doc/org.eclipse.cdt.doc.user/images/openDefinition.png and /dev/null differ diff --git a/doc/org.eclipse.cdt.doc.user/images/open_definition_error.png b/doc/org.eclipse.cdt.doc.user/images/open_definition_error.png deleted file mode 100644 index fbcf418bbfb..00000000000 Binary files a/doc/org.eclipse.cdt.doc.user/images/open_definition_error.png and /dev/null differ diff --git a/doc/org.eclipse.cdt.doc.user/images/struct_obj.gif b/doc/org.eclipse.cdt.doc.user/images/struct_obj.gif index cb2869f2488..5db2efa2516 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/struct_obj.gif and b/doc/org.eclipse.cdt.doc.user/images/struct_obj.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/template_obj.gif b/doc/org.eclipse.cdt.doc.user/images/template_obj.gif index b4d8ea83502..c0d9d95c268 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/template_obj.gif and b/doc/org.eclipse.cdt.doc.user/images/template_obj.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/typedef_obj.gif b/doc/org.eclipse.cdt.doc.user/images/typedef_obj.gif index 7e3ace3e77b..9d6df6acc62 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/typedef_obj.gif and b/doc/org.eclipse.cdt.doc.user/images/typedef_obj.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/union_obj.gif b/doc/org.eclipse.cdt.doc.user/images/union_obj.gif index b8405d54bb4..df0f59fdf10 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/union_obj.gif and b/doc/org.eclipse.cdt.doc.user/images/union_obj.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/var_declaration_obj.gif b/doc/org.eclipse.cdt.doc.user/images/var_declaration_obj.gif index 74a3d222c70..91c4c93ab51 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/var_declaration_obj.gif and b/doc/org.eclipse.cdt.doc.user/images/var_declaration_obj.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/images/view_project_explorer.png b/doc/org.eclipse.cdt.doc.user/images/view_project_explorer.png new file mode 100644 index 00000000000..ca205622fb4 Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/view_project_explorer.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/view_projects.png b/doc/org.eclipse.cdt.doc.user/images/view_projects.png index 743ad3e8280..1cd7ec405af 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/view_projects.png and b/doc/org.eclipse.cdt.doc.user/images/view_projects.png differ diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_parser_perf.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_parser_perf.htm deleted file mode 100644 index 0ae75844bca..00000000000 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_parser_perf.htm +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - C/C++ Parser preferences - - - - - -

        C/C++ Parser preferences

        - -

        This section describes how to set preferences for the C/C++ parser.

        - - CodeReader Buffer Size preferences
        - - -

        IBM Copyright Statement

        - - - - diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm index 9afb498d1d5..48d58c878c2 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm @@ -15,7 +15,7 @@ C/C++ Views and Editors
        Selecting Views and Editors
        C/C++ Projects view
        - Navigator view
        + Project Explorer view
        Outline view
        Make Targets view
        Editor view
        @@ -40,9 +40,9 @@ Run Menu actions
        Window Menu actions
        C/C++ Toolbar
        -C/C++ Open Type
        +Open Element
        Create a Make Target
        -C/C++ Find/Replace
        +Find/Replace
        C/C++ Preferences
        Build Console preferences
        Code Templates preferences
        @@ -62,63 +62,11 @@ Error Parser preferences
        Binary Parser preferences
        Discovery Options preferences
        - Managed Make Project preferences
        - C/C++ Parser preferences
        - CodeReader Buffer Size preferences
        -C/C++ Project Properties
        - Managed Make Projects
        - Info
        - Builders
        - C/C++ Build
        - Tool Settings
        - Build Settings
        - Build Steps
        - Error Parser
        - Binary Parser
        - Environment
        - Macros
        - C/C++ Documentation
        - C/C++ File Types
        - C/C++ Indexer
        - Project References
        - Refactoring History
        - Managed Make File Properties
        - Info
        - C/C++ Build
        - Tool Settings
        - Standard Make Projects
        - Info
        - Builders
        - File Types
        - Include Paths and Symbols
        - Indexer
        - Make Project
        - Make Builder
        - Error Parser
        - Binary Parser
        - Discovery Options
        - Project Paths
        - Source
        - Output
        - Projects
        - Libraries
        - Path Containers
        - Project References
        +C/C++ Properties
        + C/C++ Project Properties
        + C/C++ Folder Properties
        + C/C++ File Properties
        C/C++ New Project Wizard
        - Managed Make Projects
        - Name
        - Select a -Project Type
        - Referenced Projects
        - C/C++ Indexer
        - Standard Make Projects
        - Name
        - Referenced Projects
        - Make Builder
        - Error Parsers
        - Binary Parser
        - Discovery Options
        - C/C++ Indexer
        C/C++ Run and Debug
        Main
        Arguments
        @@ -128,7 +76,7 @@ Project Type
        Common
        C/C++ search
        -

        IBM Copyright Statement

        +

        IBM Copyright Statement

        diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_views.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_views.htm index cf2314ed585..0acb56eeefc 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_views.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_views.htm @@ -15,6 +15,7 @@ Selecting Views and Editors
        C/C++ Projects view
        + Project Explorer view
        Navigator view
        Outline view
        Make Targets view
        @@ -34,7 +35,7 @@ Debug preferences
        C/C++ Icons
        -

        IBM Copyright Statement

        +

        IBM Copyright Statement

        diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm index c6f440df583..fae9429213b 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm @@ -4,7 +4,7 @@ -C/C++ Project Views +C/C++ Project View @@ -35,13 +35,13 @@ Files that you select in the C/C++ Projects view affect the information that is - MinimizeConsole - Minimizes the Console view. + Minimize + Minimizes the view. - Maximize Console - Maximizes the Console view. + Maximize + Maximizes the view. Back Icon @@ -71,29 +71,29 @@ Files that you select in the C/C++ Projects view affect the information that is Link with Editor Icon Link with Editor - This command toggles whether the Navigator view selection is linked to the active editor. - When this option is selected, changing the active editor will automatically update the Navigator selection to the resource being edited. + This command toggles whether the view selection is linked to the active editor. + When this option is selected, changing the active editor will automatically update the selection to the resource being edited. Menu Icon Menu - Click the black upside-down triangle icon to open a menu of items specific to the Navigator view.

        + Click the black upside-down triangle icon to open a menu of items specific to the view.

        Select Working Set
        -
        Opens the Select Working Set dialog to allow selecting a working set for the Navigator view.

        +
        Opens the Select Working Set dialog to allow selecting a working set for the view.

        Deselect Working Set
        Deselects the current working set.

        Edit Active Working Set
        Opens the Edit Working Set dialog to allow changing the current working set.

        Sort
        -
        This command sorts the resources in the Navigator view according to the selected schema:
        +
        This command sorts the resources in the view according to the selected schema:
        • By Name:  Resources are sorted alphabetically, according to the full name of the resource (e.g., A.TXT, then B.DOC, then C.HTML, etc.)
        • By Type:  Resources are sorted alphabetically by file type/extension (e.g., all DOC files, then all HTML files, then all TXT files, etc.).

        Filters
        This command allows you to select filters to apply to the view so that you can show or hide various resources as needed. - File types selected in the list will not be shown in the Navigator.

        + File types selected in the list will not be shown in the C/C++ Projects view.

        Link with Editor
        See the toolbar item description above.

        @@ -142,7 +142,7 @@ Files that you select in the C/C++ Projects view affect the information that is - + Variable @@ -187,7 +187,7 @@ Files that you select in the C/C++ Projects view affect the information that is - + Namespace @@ -207,7 +207,7 @@ Files that you select in the C/C++ Projects view affect the information that is - + Function @@ -223,7 +223,7 @@ Files that you select in the C/C++ Projects view affect the information that is

        Red Hat Copyright Statement
        -IBM Copyright Statement +IBM Copyright Statement

        diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_editor_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_editor_view.htm index 570c861849e..669127f01c2 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_editor_view.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_editor_view.htm @@ -23,7 +23,7 @@

      The most common way to invoke the C/C++ editor is to open a file from - the Navigator or the C/C++ Project views using pop-up menus or by clicking the file + the Project Explorer or the C/C++ Project views using pop-up menus or by clicking the file (single or double-click depending on the user preferences).

      The C/C++ editor does not contain a toolbar itself, but relies on the use of the main @@ -34,7 +34,7 @@ and key binding actions.

      -IBM Copyright Statement +IBM Copyright Statement

      diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_navigate.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_navigate.htm index 80d0eacd3e7..b14d55aead6 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_navigate.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_navigate.htm @@ -72,14 +72,6 @@ - -Open Type -Brings up the Open Type selection dialog to open a type in the editor. The Open Type selection dialog shows all types existing in the workspace. -Ctrl+Shift+T - - - - Open Resource This command displays a dialog that lets you select any resource in the workspace to open it in an editor. @@ -152,7 +144,7 @@ Refer to the Java Development User Guide for details.

      -IBM Copyright Statement +IBM Copyright Statement

      \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_navigator_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_navigator_view.htm index daae7443e86..31fc591e9ac 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_navigator_view.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_navigator_view.htm @@ -23,13 +23,13 @@ - MinimizeConsole - Minimizes the Console view. + Minimize + Minimizes the Navigator view. - Maximize Console - Maximizes the Console view. + Maximize + Maximizes the Navigator view. Back Icon @@ -91,7 +91,7 @@

      In addition to these menu items, the Navigator view menu shows a list of recently used working sets that have been selected in the view.

      -

       IBM Copyright Statement

      +

       IBM Copyright Statement

      \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_open_element.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_open_element.htm index 544bd69ec06..d8d26939485 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_open_element.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_open_element.htm @@ -4,21 +4,21 @@ - C/C++ Open Element + Open Element -

      C/C++ Open Element

      +

      Open Element

      -

      Use Open Element to open up the declaration of C/C++ classes, structures, unions, typedefs, enumerations and namespaces.

      +

      Use Open Element to open up the declaration of C/C++ classes, structures, unions, typedefs, enumerations, namespaces, functions, methods and variables.

      -

      C/C++ Open Element Dialog Box

      +

      Open Element Dialog Box

      -IBM Copyright Statement +IBM Copyright Statement

      diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_project_explorer_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_project_explorer_view.htm new file mode 100644 index 00000000000..b9fae748360 --- /dev/null +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_project_explorer_view.htm @@ -0,0 +1,211 @@ + + + + + + +Project Explorer View + + + + +

      Project Explorer view

      +

      The Project Explorer view displays, in a tree structure similar to the C/C++ Projects view, but it is not limited to C and C++ projects. In this view you can do the following: +

        +
      • Browse the elements of C/C++ source files
      • +
      • Open files in the editor view
      • +
      • Open projects in a new window
      • +
      • Create new projects, classes, files, or folders
      • +
      • Manage existing files (cut, paste, delete, move or rename)
      • +
      • Restore deleted files from local history
      • +
      • Import or Export files and projects
      • +
      + +Files that you select in the Project Explorer view affect the information that is displayed in other views.

      +

      Project Explorer view

      + + +

      Toolbar

      + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      IconNameDescription
      MinimizeMinimizes the view.
      MaximizeMaximizes the view.
      Collapse All IconCollapse AllThis command collapses the tree expansion state of all resources in the view.
      Link with Editor IconLink with EditorThis command toggles whether the view selection is linked to the active editor. + When this option is selected, changing the active editor will automatically update the selection to the resource being edited.
      Menu IconMenuClick the black upside-down triangle icon to open a menu of items specific to the view.

      +
      +

      Select Working Set
      +
      Opens the Select Working Set dialog to allow selecting a working set for the view.

      +

      Deselect Working Set
      +
      Deselects the current working set.

      +

      Edit Active Working Set
      +
      Opens the Edit Working Set dialog to allow changing the current working set.

      +

      Sort
      +
      This command sorts the resources in the view according to the selected schema:
      +
        +
      • By Name:  Resources are sorted alphabetically, according to the full name of the resource (e.g., A.TXT, then B.DOC, then C.HTML, etc.)
      • +
      • By Type:  Resources are sorted alphabetically by file type/extension (e.g., all DOC files, then all HTML files, then all TXT files, etc.).
      • +

      +

      Filters
      +
      This command allows you to select filters to apply to the view so that you can show or hide various resources as needed. + File types selected in the list will not be shown in the Project Explorer view.

      +

      Link with Editor
      +
      See the toolbar item description above.

      +

      + +

      The Project Explorer view is provided by the Eclipse Platform. See the Workbench User Guide for more information.

      + +

      Project Explorer view icons

      + +

      The table below lists the icons displayed in the Project Explorer view.

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      IconDescription
      + C or C++ file
      + Class
      + Code template
      + Macro Definition
      + Enum
      + Enumerator
      + Variable
      + Field private
      + Field protected
      + Field public
      + Include
      + Makefile
      + Method private
      + Method protected
      + Method public
      + Namespace
      + Struct
      + Type definition
      + Union
      + Function
      + +

      Related concepts +
      Project file views +

      + +

      Related tasks +
      Displaying C/C++ file components in the Project Explorer view +
      Hiding files by type in the Project Explorer view

      + + +

      +IBM Copyright Statement +

      + + + \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_properties_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_properties_view.htm index 4336c16b1b2..bdd97a19ef6 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_properties_view.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_properties_view.htm @@ -13,7 +13,7 @@

      The properties view displays property names and values for a selected item such as a resource.

      Properties View

      Toolbar buttons allow you to toggle to display properties by category or to filter advanced properties. Another toolbar button allows you to restore the selected property to its default value.

      -

      To see more detailed information about a resource than the Properties view gives you, right-click the resource name in the Navigator view and select Properties from the pop-up menu.

      +

      To see more detailed information about a resource than the Properties view gives you, right-click the resource name in the Project Explorer view and select Properties from the pop-up menu.

      Toolbar

      @@ -64,7 +64,7 @@

      - IBM Copyright Statement + IBM Copyright Statement

      diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search_view.htm index eecd0d63c8b..c85c8a1ac5b 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search_view.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search_view.htm @@ -22,9 +22,9 @@ you can put the focus on that view and get more options on the A C/C++ search can also be conducted via the context menu of selected resources and elements in the following views:

        +
      • Project Explorer
      • C/C++ Projects
      • Make Targets
      • -
      • Navigator
      • Outline view
      • Search result view
      @@ -98,7 +98,7 @@ you can put the focus on that view and get more options on the

      Red Hat Copyright Statement
      -IBM Copyright Statement +IBM Copyright Statement

      diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_views.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_views.htm index b47111c05be..935f1f291fa 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_views.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_views.htm @@ -19,20 +19,16 @@ The following views comprise the C/C++ Projects View:

      Basic views

      Console
      Displays the application's output.
      -
      Navigator
      Displays the file system under the launchdir/workspace directory.
      +
      Project Explorer
      Displays the file system under the launchdir/workspace directory.
      Outline
      Displays the functions and header files in your source files. Open a source file in an editor to view its outline.
      Problems
      Displays problems.
      -
      Properties
      Displays the name, path, size, permissions, and last modified date of the resource highlighted in the Navigator view.
      +
      Properties
      Displays the name, path, size, permissions, and last modified date of the resource highlighted in the Project Explorer view.
      Search
      Displays the results of file or text searches.

      C views

      -
      C/C++ Projects
      Displays your current projects. This is similar to the Navigator view, except that: -
        -
      • Only projects and their contents are displayed
      • -
      • You are able to view the "building blocks" of the files, such as the include files and the functions.
      • -
      +
      C/C++ Projects
      Displays your current projects. This is similar to the Project Explorer view.
      @@ -43,11 +39,11 @@ The following views comprise the C/C++ Projects View:

      Editor view

      -The Editor view is not listed under Window > Show View or Window > Show View > Others, it is opened whenever an editable file is opened from the C/C++ Projects or Navigator views. +The Editor view is not listed under Window > Show View or Window > Show View > Others, it is opened whenever an editable file is opened from the C/C++ Projects or Project Explorer views.

      Red Hat Copyright Statement
      -IBM Copyright Statement +IBM Copyright Statement

      diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_proj_files.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_proj_files.htm index 95e3bc8b033..05903bdb24b 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_proj_files.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_proj_files.htm @@ -20,9 +20,8 @@ Converting CDT 1.x Projects
      Converting CDT 2.0 Managed Make Projects
      Adding Convert to a C/C++ Make Project to the New menu
      - Set Discovery Options
      -

      IBM Copyright Statement

      +

      IBM Copyright Statement

      \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_tasks.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_tasks.htm index 530861597df..55f60feb618 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_tasks.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_tasks.htm @@ -33,7 +33,6 @@ Importing and exporting code templates
      Shifting lines of code to the right or left
      Navigating to C/C++ declarations
      - Navigating to C/C++ definitions
      Refactoring
      Building projects
      Renaming a project
      diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_write_code.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_write_code.htm index 8886ecf8983..583c1d22823 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_write_code.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_write_code.htm @@ -22,7 +22,6 @@ Searching for C/C++ elements
      Selection Searching for C/C++ elements
      Navigating to C/C++ declarations
      - Navigating to C/C++ definitions
      Refactoring

      IBM Copyright Statement

      diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_discovery.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_discovery.htm index c16795d95df..6de0ee72daf 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_discovery.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_discovery.htm @@ -11,7 +11,7 @@

      For most standard make projects you will want to parse the output of the build to populate your paths and symbols tables.

      To do so right click on your project and select Properties > -C/C++ Make Project > Discovery Options +C/C++ Build > Discovery Options and select the Automate discovery of paths and symbols checkbox.

      There are two discovery profiles available:
      @@ -22,9 +22,8 @@ with the project; all files use this information.

    C/C++ Project Properties, Standard, Discovery Options
    + src="../images/prop_discovery.png" + alt="C/C++ Project Properties, Standard, Discovery Options">

    • Per file - specific discovered paths and symbols are associated @@ -40,9 +39,8 @@ Use per file profile to improve CDT features correctness.

    C/C++ Project Properties, Standard, Discovery Options
    + alt="C/C++ Properties, Discovery Options" + src="../images/cdt_file_discovery.png">

    For both profiles there is an option to discover paths and symbols based on a previous build output. To activate the discovery select a @@ -52,8 +50,7 @@ button.

    Related reference
    Converting CDT 1.x Projects
    -C/C++ Project -Properties, Standard, Discovery Options

    -IBM Copyright Statement +C/C++ Properties, Discovery Options

    +IBM Copyright Statement diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_indexer_enablefull.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_indexer_enablefull.htm index 2987afc56e5..d9cffd5d7cd 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_indexer_enablefull.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_indexer_enablefull.htm @@ -92,8 +92,6 @@ Bar

    src="../images/ngtasks.gif" border="0">
    Selection Searching for C/C++ elements
    -Enable/Disable the CTags -Indexer
    Indexing a large project
    Setting Source Folders

    @@ -103,13 +101,10 @@ Indexer
    C/C++ search page, Search dialog box
    -C/C++ Project -Properties, Managed, Indexer -
    -C/C++ Project -Properties, Standard, Indexer

    +C/C++ Project Properties, Indexer +

     

    -IBM Copyright Statement diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_open_declarations.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_open_declarations.htm index 19c015073a9..6dd0e5aeccd 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_open_declarations.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_open_declarations.htm @@ -31,8 +31,7 @@ element declarations on successfully compiled programs.

    Related concepts
    -Open Declarations
    -Open Definitions
    +Open Declaration
    CDT Projects
    C/C++ search

    Related tasks @@ -42,7 +41,7 @@ element declarations on successfully compiled programs.


    C/C++ search page, Search dialog box

    -IBM Copyright Statement +IBM Copyright Statement diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_open_definitions.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_open_definitions.htm deleted file mode 100644 index fe24eaabb04..00000000000 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_open_definitions.htm +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - -Navigating to C/C++ definitions - - - - - -

    Navigating to C/C++ definitions

    - -

    The Open Definition feature lets you navigate to the definition that matches a -selected element in the C/C++ editor. It is recommended that you look for -element definitions on successfully compiled programs.

    - -

    To navigate to C/C++ definition:

    - -
      -
    1. In the C/C++ editor, select an object.
    2. -
    3. Right-click the selected element, select Open Definition.
      - Editor View showing Open Definition option -
    4. -
    - -

    For more information, see:

      -
    • Workbench User Guide > Tasks> Navigating and finding resources
    • -
    - -

    Related concepts -
    -Open Declarations
    -Open Definitions
    -CDT Projects
    -C/C++ search

    -

    Related tasks -
    -Searching for C/C++ elements

    -

    Related reference -
    -C/C++ search page, Search dialog box

    - -IBM Copyright Statement - - - - diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_error_parser.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_error_parser.htm index 57f891a32f2..74f8f0d23ce 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_error_parser.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_error_parser.htm @@ -21,7 +21,7 @@ the build output log.

    view. If the file is not found, the icon appears on the project.

    You can define the properties on a per project basis in the New Project -wizard, in the C/C++ Projects view or in the Navigator view. You can also define +wizard, in the C/C++ Projects view or in the Project Explorer view. You can also define project properties in the Preferences window for future standard make projects.

    To select error parsers:

    @@ -48,7 +48,7 @@ project properties in the Preferences window for future standard make projects.< Error Parsers, C/C++ Properties window

    -IBM Copyright Statement +IBM Copyright Statement diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_paths.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_paths.htm index 8a9fabd012c..20e530291af 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_paths.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_proj_paths.htm @@ -16,7 +16,7 @@ effectively use the search and code completion features.

    If Autodiscovery is enabled once a build has completed any discovered paths and symbols will be displayed in the Discoverd Paths section. You can also define the properties on a per project basis in -the C/C++ Projects or Navigator views.

    +the C/C++ Projects or Project Explorer views.

    To add include paths and symbols: