Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » StartupProgressMonitorDialog
StartupProgressMonitorDialog [message #444527] Thu, 16 February 2006 18:59 Go to next message
Scott Pelton is currently offline Scott PeltonFriend
Messages: 81
Registered: July 2009
Member
Is there such a thing? I read about it in the news archives but ccannot
find it....
Re: StartupProgressMonitorDialog [message #444537 is a reply to message #444527] Fri, 17 February 2006 08:40 Go to previous message
user is currently offline userFriend
Messages: 296
Registered: July 2009
Senior Member
Sure, you can use the one that eclipse itself uses.

Put a file plugin_customization.ini in your top-level dir of your rcp
plugin and have it include this line

org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP=true


Voila, the progress appears ... but note there is 3 kinds of lies ...

Lies, Damn Lies and Progress Bars

And the one from eclipse is not any different. No pun intended, its just
not reasonable to get those progress bars to be accurate.

Regards,
Stepan




Scott Pelton schrieb:
> Is there such a thing? I read about it in the news archives but ccannot
> find it....
>
Previous Topic:How to use PropertyPage in a RCP application
Next Topic:RCP Export ignores code exclusions
Goto Forum:
  


Current Time: Thu Dec 12 10:31:34 GMT 2024

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

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

Back to the top