From 51a7a0f345575462ca09a367e3f5bb0d675b791e Mon Sep 17 00:00:00 2001 From: Jesse Weinstein Date: Fri, 15 Mar 2013 21:13:29 -0400 Subject: [PATCH] Bug 403263: Adding links to Prepare Workbench page There's still more updates to do on this page, but this is an improvement. Change-Id: I59c62fe00577dce8e2472d65e120d80d1b21db80 Reviewed-on: https://git.eclipse.org/r/11217 Reviewed-by: Sergey Prigogin IP-Clean: Sergey Prigogin Tested-by: Sergey Prigogin --- .../cdt_w_prepare_workbench.htm | 130 ++++++++++-------- 1 file changed, 72 insertions(+), 58 deletions(-) mode change 100644 => 100755 doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_prepare_workbench.htm diff --git a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_prepare_workbench.htm b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_prepare_workbench.htm old mode 100644 new mode 100755 index cb38ccad617..5bc8fdbe01d --- a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_prepare_workbench.htm +++ b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_prepare_workbench.htm @@ -1,71 +1,85 @@ - - + Preparing the Workbench - + - -

Preparing the Workbench

+
+

Preparing the Workbench

-

This tutorial will get you started using the C/C++ Development Toolkit (CDT) in the Workbench.

-

First, you will verify that the workbench is properly configured for C/C++ development. It is assumed that:

-
    -
  • Your Workbench has its default settings. -To reset the current perspective to its original layout, from the menu bar select -Window > Reset Perspective.
  • -
  • You are familiar with the basic Workbench features, such as -views and -perspectives. -
  • -
+

This tutorial will get you started using the C/C++ Development + Toolkit (CDT) in the Workbench.

+

First, you will verify that the workbench is properly + configured for C/C++ development. It is assumed that:

+
    +
  • Your Workbench has its default settings. To reset the + current perspective to its original layout, from the menu bar select + Window > Reset Perspective. +
  • +
  • You are familiar with the basic Workbench features, such as + views and perspectives. +
  • +
-

Setting the global editor operations and appearance

+

Setting the global editor operations and appearance

-
    -
  • Click Window > Preferences > General > Editors to access global editor related preference panels, including. -
      -
    • File Associations
    • -
    • Structured Text Editor
    • -
    • Text Editors
    • -
    -
  • -
-

Setting the C/C++ editor operations and appearance

-
    -
  • Click Window > Preferences > C/C++ > Editor to access C/C++ editor preference panels, inlcuding: -
      -
    • Editor - control the appearance of text highlighting
    • -
    • Content Assist - customize the Content Assist feature
    • -
    • Folding - customize folding behavior in the C/C++ editor
    • -
    • Hovering - customize hover behavior in the C/C++ editor
    • -
    • Mark Occurances - set annotations for the C/C++ Editor view
    • -
    • Save Actions - configure actions performed while saving a file
    • -
    • Scalability - configure behavior for handling large source files
    • -
    • Syntax Coloring - specify how C/C++ source code is rendered
    • -
    • Templates - configure the format of newly generated code stubs, comments and files
    • -
    • Typing - configure formatting input as you type
    • -
    -
  • -
-

Related reference -
C/C++ Editor Preferences

+

+ The main place to configure global editor-related preferences is the + + command linkGeneral > Editors + preference pages (also accessible through the Window + > Preferences menu item) +

+

Setting the C/C++ editor operations and appearance

+

+ C/C++-specific editor preferences are under + command linkC/C++ > Editor. + They include the following: +

- -

-Red Hat Copyright Statement
-IBM Copyright Statement -

- - -
- \ No newline at end of file +
    +
  • Editor - + control the appearance of text highlighting
  • +
  • Content + Assist - customize the Content Assist feature
  • +
  • Folding + - customize folding behavior
  • +
  • Hovering - + customize hover behavior
  • +
  • Mark + Occurrences - set annotations
  • +
  • Save + Actions - configure actions performed while saving a file
  • +
  • Scalability + - configure behavior for handling large source files
  • +
  • Syntax + Coloring - specify how C/C++ source code is rendered
  • +
  • Templates + - configure the format of newly generated code stubs, comments and + files
  • +
  • Typing + - configure formatting input as you type
  • +
+

+ Related reference
+ C/C++ Editor + Preferences +

+

+ Red Hat Copyright Statement
+ IBM Copyright Statement +

+
+ +