A doubt on WorkspaceModifyOperation [message #325493] |
Wed, 20 February 2008 02:01 |
Eclipse User |
|
|
|
Hi,
I am doing a set of tasks which modifies the resources in my project. I
have also wrapped all the tasks inside "WorkspaceModifyOperation" to
defer all the resource change events until all the tasks completes.
But when one of the tasks which replace a resource (IFile) in my project,
I am getting "decorator" event to decorate the modified resource. I am not
sure how this event was fired before my WorkspaceModifyOperation completes
succesfully.
Could you let me know how to delay/defer this decorator event until all
the tasks in my WorkspaceModifyoperation completes.
Thanks
Lampard
|
|
|
Powered by
FUDForum. Page generated in 0.07991 seconds