From c90254973dba8c1eed1b9839dc40d98fe20f0e52 Mon Sep 17 00:00:00 2001 From: Andrew Gvozdev Date: Sun, 30 May 2010 04:23:21 +0000 Subject: [PATCH] bug 289168: moved "Set Reminders" topic to be rather "Tasks View", tasks/cdt_t_setreminder.htm -> reference/cdt_u_tasks_view.htm --- doc/org.eclipse.cdt.doc.user/contexts_CDT.xml | 5 ++ .../reference/cdt_o_ref.htm | 1 + .../reference/cdt_o_views.htm | 1 + .../reference/cdt_u_tasks_view.htm | 44 ++++++++++++++++ .../tasks/cdt_o_build_task.htm | 1 - .../tasks/cdt_o_builderrors.htm | 1 - .../tasks/cdt_o_tasks.htm | 1 - .../tasks/cdt_t_filtererror.htm | 1 - .../tasks/cdt_t_jumperror.htm | 1 - .../tasks/cdt_t_setreminder.htm | 52 ------------------- .../topics_Reference.xml | 1 + doc/org.eclipse.cdt.doc.user/topics_Tasks.xml | 1 - 12 files changed, 52 insertions(+), 58 deletions(-) create mode 100644 doc/org.eclipse.cdt.doc.user/reference/cdt_u_tasks_view.htm delete mode 100644 doc/org.eclipse.cdt.doc.user/tasks/cdt_t_setreminder.htm diff --git a/doc/org.eclipse.cdt.doc.user/contexts_CDT.xml b/doc/org.eclipse.cdt.doc.user/contexts_CDT.xml index 0e1e8290da2..543841dcb14 100644 --- a/doc/org.eclipse.cdt.doc.user/contexts_CDT.xml +++ b/doc/org.eclipse.cdt.doc.user/contexts_CDT.xml @@ -32,6 +32,11 @@ + + Click below to see help. + + Click below to see help. Outline view
Make Targets view
Problems view
+ Tasks view
Properties view
C/C++ Icons
Debug Views
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 0d9ebfa8aba..3d9e3bbb372 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 @@ -25,6 +25,7 @@ Call Hierarchy view
Type Hierarchy view
Problems view
+ Tasks view
Properties view
Search view
Debug views
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_tasks_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_tasks_view.htm new file mode 100644 index 00000000000..1b87ebd9346 --- /dev/null +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_tasks_view.htm @@ -0,0 +1,44 @@ + + + + + + + + +Tasks View + + + + + +

Tasks View

+ +

The Tasks view lets you create your own tasks. In addition to having the Tasks view +automatically add TODO and FIXME tasks from comments in code, +you can set personal reminders for tasks, such as unfinished functions that you write or error +handling routines that you want to verify. +

+ +

To set a reminder:

+ +
    +
  1. In Tasks view, right-click the Tasks pane, and select New Task.
  2. +
  3. In the Description box, type a new task.
  4. +
  5. Click OK.
  6. +
+ +

Related concepts +
Tasks View (Workbench concept) +

+ +

Related references +
C/C++ Views +
Tasks View (Workbench reference) +

+ +
+

IBM Copyright Statement

+ + + \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_build_task.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_build_task.htm index 2a434db3148..a087bed2cc7 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_build_task.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_build_task.htm @@ -27,7 +27,6 @@ Dealing with compilation and other build errors
Jumping to errors
Filtering the Problems view
- Setting reminders

QNX Copyright Statement

diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_builderrors.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_builderrors.htm index fc5b24f14c9..0048371b901 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_builderrors.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_o_builderrors.htm @@ -29,7 +29,6 @@ generated on "Error Parsers" Preference page.

The following topics describe how to view and manage compile errors.

Jumping to errors
Filtering the Problems view
- Setting reminders

QNX Copyright Statement

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 5acea5273ef..584779c4cc6 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 @@ -51,7 +51,6 @@ Dealing with compilation and other build errors
Jumping to errors
Filtering the Problems view
- Setting reminders
Running and debugging projects
Creating or editing a run/debug configuration
Selecting a run or debug configuration
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_filtererror.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_filtererror.htm index 2c5633715b0..fb0364042e7 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_filtererror.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_filtererror.htm @@ -34,7 +34,6 @@
Defining Project Build settings
Jumping to errors
-Setting reminders

Related reference
Run and Debug dialog box

diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_jumperror.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_jumperror.htm index 8b130922af6..3bf77fa8d8a 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_jumperror.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_jumperror.htm @@ -40,7 +40,6 @@ determine the location of an error, it is added to the Console view.


Defining Project Build settings
Filtering the Problems view
-Setting reminders

Related reference
Run and Debug dialog box

diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_setreminder.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_setreminder.htm deleted file mode 100644 index 69b731f64c3..00000000000 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_setreminder.htm +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - -Setting reminders - - - - - -

Setting reminders

- -

The Tasks view lets you create your own tasks. In addition to having the Tasks view automatically list build errors, you can set personal reminders -for tasks, such as unfinished functions that you write or error handling routines -that you -want to verify.

- -

To set a reminder:

- -
    -
  1. In Tasks view, right-click the Tasks pane, and select New Task.
  2. -
  3. In the Description box, type a new task.
  4. -
  5. Click OK.
  6. -
- -

For more information on the Tasks view, see:

    -
  • Workbench User Guide > Concepts> Views > Tasks view
  • -
  • Workbench User Guide > Reference > User interface information > - Views and editors > Tasks view
  • -
- -

Related concepts -
-Build overview

-

Related tasks -
-Defining Project Build settings
-Jumping to errors
-Filtering the Problems view

-

Related reference -
-Run and Debug dialog box

- -IBM Copyright Statement - - - - \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/topics_Reference.xml b/doc/org.eclipse.cdt.doc.user/topics_Reference.xml index f3f20063ece..fe0ceecb30e 100644 --- a/doc/org.eclipse.cdt.doc.user/topics_Reference.xml +++ b/doc/org.eclipse.cdt.doc.user/topics_Reference.xml @@ -16,6 +16,7 @@ + diff --git a/doc/org.eclipse.cdt.doc.user/topics_Tasks.xml b/doc/org.eclipse.cdt.doc.user/topics_Tasks.xml index 259c59e29f4..9d4de9a644b 100644 --- a/doc/org.eclipse.cdt.doc.user/topics_Tasks.xml +++ b/doc/org.eclipse.cdt.doc.user/topics_Tasks.xml @@ -46,7 +46,6 @@ -