Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » A doubt on WorkspaceModifyOperation
A doubt on WorkspaceModifyOperation [message #325493] Wed, 20 February 2008 02:01
Eclipse UserFriend
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
Previous Topic:Opening New Server creation wizard programmatically
Next Topic:How to listen the events of text editor
Goto Forum:
  


Current Time: Wed Jul 16 20:00:06 EDT 2025

Powered by FUDForum. Page generated in 0.07991 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top