Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Listener to Auto-Refresh
Listener to Auto-Refresh [message #667645] Sat, 30 April 2011 14:57 Go to next message
JeTBLaCK  is currently offline JeTBLaCK Friend
Messages: 41
Registered: March 2011
Member
Is there some way of knowing when Auto-Refresh has been executed?

I need wait for Auto-Refresh to be able to continue with the execution.

Any idea???
Re: Listener to Auto-Refresh [message #667655 is a reply to message #667645] Sat, 30 April 2011 17:51 Go to previous message
JeTBLaCK  is currently offline JeTBLaCK Friend
Messages: 41
Registered: March 2011
Member
project.refreshLocal(IResource.DEPTH_ONE, null);


I need to know when the "refreshLocal" command is completed to be able to continue with the next command.
Previous Topic:Input Redirection
Next Topic:When refreshLocal has finished
Goto Forum:
  


Current Time: Thu Mar 28 16:15:13 GMT 2024

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

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

Back to the top