Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Change the progressMonitor of the buildprocess
Change the progressMonitor of the buildprocess [message #130001] Tue, 16 September 2003 05:04 Go to next message
Eclipse UserFriend
Originally posted by: m.bauer.signsoft.com

Hi,

perhaps an "eclipse-guru" can answer this question. Is there any possibility
to change the progressMonitor of the buildProcess? I need to replace the
default one by my own one that adds functionality like a listener.

Thanks in advance

Michael
Re: Change the progressMonitor of the buildprocess [message #132414 is a reply to message #130001] Thu, 18 September 2003 15:45 Go to previous message
Eclipse UserFriend
Originally posted by: John_Arthorne.oti.com_

No, you can't. Even if you pass in your own special progress monitor
object, the build mechanism handles out SubProgressMonitors to each
particular builder, so the builder will not get the exact monitor
instane that you provide.
--

Michael Bauer wrote:
> Hi,
>
> perhaps an "eclipse-guru" can answer this question. Is there any possibility
> to change the progressMonitor of the buildProcess? I need to replace the
> default one by my own one that adds functionality like a listener.
>
> Thanks in advance
>
> Michael
>
>
Previous Topic:How to avoid an invalid Thread Access exception?
Next Topic:How to set encoding for IFile when reading
Goto Forum:
  


Current Time: Thu May 08 02:56:37 EDT 2025

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

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

Back to the top