scanning for task for the tasks view. [message #331117] |
Mon, 25 August 2008 19:00  |
Eclipse User |
|
|
|
Hello,
I have a GMF editor that I would like to add tasks to, I know how to
create task markers programatically to show in the view, but how do I
scan all my files looking for the task attribute that I set? I assume
it is some sort of listener or builder that checks for those things.
Is there an extension point i need to use...
Any input or direction would be greatly appreciated.
Thanks
Brian Jakubik
|
|
|
|
|
Re: scanning for task for the tasks view. [message #331178 is a reply to message #331133] |
Wed, 27 August 2008 12:14  |
Eclipse User |
|
|
|
Brian Jakubik wrote:
> Daniel, basically I would like it to work the same way the java tasks
> work, when new ones are added/deleted to my documents, they
> appropriately get updated in the view.
You mean the ones where you type "TODO"?
Dani
>
> I guess im looking for the search part to go and find all the tasks in
> my documents, and add them to the view... and keep them updated.
>
> Hopes this makes sense...
> Thanks
> Brian
>
>
>
> Daniel Megert wrote:
>> Brian Jakubik wrote:
>>> Hello,
>>>
>>> I have a GMF editor that I would like to add tasks to,
>> You can't add tasks to editors but to resources.
>>> I know how to create task markers programatically to show in the
>>> view, but how do I scan all my files looking for the task attribute
>>> that I set? I assume it is some sort of listener or builder that
>>> checks for those things.
>> Do you want to find/search them or do you want to be informed about
>> changes?
>>
>> Dani
>>>
>>> Is there an extension point i need to use...
>>>
>>> Any input or direction would be greatly appreciated.
>>>
>>> Thanks
>>> Brian Jakubik
|
|
|
Powered by
FUDForum. Page generated in 0.05988 seconds