Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Eclipse Process running in background(has SVN import completed)
Eclipse Process running in background [message #490668] Fri, 09 October 2009 15:47 Go to next message
Rahul Yadav is currently offline Rahul YadavFriend
Messages: 65
Registered: July 2009
Member
Is there any way to get list of process running in background or in foreground? I have to run a process on completion of Project Import, if we can get all running process under eclipse we can check if import is running or not .
Re: Eclipse Process running in background [message #490788 is a reply to message #490668] Sat, 10 October 2009 17:15 Go to previous messageGo to next message
Steffen Zschaler is currently offline Steffen ZschalerFriend
Messages: 266
Registered: July 2009
Senior Member
Job and JobManager are probably the classes you want to look at.

Steffen

Rahul Yadav wrote:
> Is there any way to get list of process running in background or in
> foreground? I have to run a process on completion of Project Import,
> if we can get all running process under eclipse we can check if import
> is running or not .
Re: Eclipse Process running in background [message #492671 is a reply to message #490788] Wed, 21 October 2009 10:21 Go to previous message
Rahul Yadav is currently offline Rahul YadavFriend
Messages: 65
Registered: July 2009
Member
I could not find anything in Job or IJobManager to get pending or running jobs list, also tried with ProgressMonitor there are no getters there !!!!
any more hints ???
Re: Eclipse Process running in background [message #602718 is a reply to message #490788] Wed, 21 October 2009 10:21 Go to previous message
Rahul Yadav is currently offline Rahul YadavFriend
Messages: 65
Registered: July 2009
Member
I could not find anything in Job or IJobManager to get pending or running jobs list, also tried with ProgressMonitor there are no getters there !!!!
any more hints ???
Previous Topic:databinding.observable and databinding.property missing after headless build
Next Topic:Is it possible to set plugin and feature versions from ant build?
Goto Forum:
  


Current Time: Fri Apr 26 08:19:49 GMT 2024

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

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

Back to the top