Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to make sure that all workspace projects are loaded by workspacejob asynchronously
How to make sure that all workspace projects are loaded by workspacejob asynchronously [message #674200] Thu, 26 May 2011 06:07
atieq.rehman is currently offline atieq.rehmanFriend
Messages: 12
Registered: March 2010
Junior Member
I want to load all the projects available in workspace with confirmation that all the projects have been loaded, for this purpose i followed the procedure ...
1. i added a resourceChangeListener into workspace to see any project is added.
2. in initWorkspace i loaded all the projects (actually i maintain a queue used by workspaceJob which load the project one by one asynchronously.

now the issue is, there is possibility that at one time when job is finished there is a chance that new project has been queued again to make the job ready to run..

how can i make sure that all the workspace projects have been loaded???

any suggestions and comments are welcomed

thanks in advance
Previous Topic:Helios won't launch following reboot
Next Topic:How to redirect key presses to another shell?
Goto Forum:
  


Current Time: Fri Mar 29 11:27:44 GMT 2024

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

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

Back to the top