Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Tracking progress of MonoReconciler
Tracking progress of MonoReconciler [message #1006849] Sat, 02 February 2013 16:12 Go to previous message
Alex Molochnikov is currently offline Alex Molochnikov
Messages: 25
Registered: July 2009
Junior Member
I would like to show progress of MonoReconciler working on a large text. It
has a setter method for IProgressMonitor, but the monitor is normally
obtained from the Job, which MonoReconciler does not run (it uses its own
private BackgroundThread class which is not related to Job).

All examples that I've seen plug NullProgressMonitor into MonoReconciler
which means no tracking of progress.

Am I missing something obvious, or is the MonoReconciler not really meant
for tracking with IProgressMonitor? And if so, why does it provide the
setter method?

Thanks for any ideas.

Alex Molochnikov
 
Read Message
Read Message
Read Message
Previous Topic:Target Definition with P2 Update Site Repository
Next Topic:What is locationURI to contribute to the Project Explorer New Menu?
Goto Forum:
  


Current Time: Thu May 23 01:30:28 EDT 2013

Powered by FUDForum. Page generated in 0.02711 seconds