Task View [message #89448] |
Tue, 26 July 2005 18:12  |
Eclipse User |
|
|
|
I was wondering if there is a way that I can have Java tasks in my
comments (//TODO, //FIXME, & //XXX) be automatically put into my Tasks
views. Building the project (with Ant), no tasks, or errors come up in
the task view. Only errors are shown in the console.
I am using Eclipse 3.1.
Thanks.
|
|
|
Re: Task View [message #89697 is a reply to message #89448] |
Wed, 27 July 2005 11:30  |
Eclipse User |
|
|
|
Originally posted by: eclipse3.rizzoweb.com
Stephen wrote:
> I was wondering if there is a way that I can have Java tasks in my
> comments (//TODO, //FIXME, & //XXX) be automatically put into my Tasks
> views. Building the project (with Ant), no tasks, or errors come up in
> the task view. Only errors are shown in the console.
The Eclipse compiler/builder does this - open the Preferences dialog and
enter "task tags" into the search box.
Note that for this to work your project must be using the Eclipse Java
builder - Ant does not have any knowledge of Eclipse Tasks view, of course.
HTH,
Eric
|
|
|
Powered by
FUDForum. Page generated in 0.08060 seconds