Skip to main content



      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 11:47 Go to next message
Eclipse UserFriend
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 13:15 Go to previous messageGo to next message
Eclipse UserFriend
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 06:21 Go to previous message
Eclipse UserFriend
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 06:21 Go to previous message
Eclipse UserFriend
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 Jul 04 15:35:20 EDT 2025

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

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

Back to the top