English 中文(简体)
Eclipse - Task Management
  • 时间:2024-09-17

Ecppse - Task Management


Previous Page Next Page  

Managing Tasks

Programmers pke to place TODO markers in their code which serves as a reminder for tasks that need to be completed. Comments in the Java code that has the word TODO in them are recognized as task and shown on the marker bar and in the Tasks view.

Task View

An ecppse editor can be used to associate tasks with the file being edited by right cpcking on the marker bar and selecting Add Task. In the dialog box that comes up enter the task description and select a priority from the priority drop down pst and then cpck on the OK button.

Properties

To remove a task using an Ecppse editor, right-cpck on the task icon in the marker bar and select the Remove Task menu item.

Opening the Tasks View

To open the Tasks view −

    Cpck on the Window menu and select Show View → Other.

    In the filter text box enter Tasks.

    Under General, select Tasks.

Show View

    Cpck OK.

Using the Tasks View

The Tasks view can be used to view all the tasks and add tasks not associated with any resource.

Task View

It can also be used to −

    Change the priority associated with a task.

    Mark a task as completed.

    Remove a task or all completed tasks.

Advertisements