Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Run in background - improved progress dialog
Run in background - improved progress dialog [message #249898] Sat, 05 June 2004 15:25
Eclipse UserFriend
Originally posted by: vladimir.nowhere.com

Hi,

When implementing long running jobs according to [1], the executing job is
listed in progress view as well as bottom right corner of the workbench.

If you want to notify the user using "Improved progress dialog" [2] that
includes Run in background, Details, Cancel button then you simply have to
invoke job.setUser(true) prior to job.schedule(). Hope you find this tip
useful.

All the best.


[1]
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform -core-home/plan_concurrency.html

[2]
http://download2.eclipse.org/downloads/drops/S-3.0M9-2004052 11200/eclipse-news-part1-M9.html
Previous Topic:Urgent: Second Page Wizard Not Displaying
Next Topic:Can't see external javadoc with F2
Goto Forum:
  


Current Time: Tue Jul 22 22:11:48 EDT 2025

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

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

Back to the top