Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Add a progress bar to splash screen in eclipse product
Add a progress bar to splash screen in eclipse product [message #459226] Wed, 29 November 2006 06:45 Go to next message
Eclipse UserFriend
Hi.

I need to know how to add an progress bar to my eclipse rcp product splash screen. I`ve already try it by this way

"Use Eclipse 3.2 M1 or later.

Enable startup progress reporting by putting the following line into your preference customization file (often called plugin_customization.ini):
org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP = true
Define three additional properties in the product extension definition, like this:


"

And doesn't works. I think that i haven´t found the correct preference customization file if you could help me..

Thanks.
Re: Add a progress bar to splash screen in eclipse product [message #459659 is a reply to message #459226] Tue, 05 December 2006 13:14 Go to previous messageGo to next message
Eclipse UserFriend
The name of this file is defined in your product extension. Also make sure
to run with -clean when playing around with these settings as they might be
cached.

Boris

"abe" <stripeck@yahoo.es> wrote in message
news:1288041.1164800794204.JavaMail.root@cp1.javalobby.org...
> Hi.
>
> I need to know how to add an progress bar to my eclipse rcp product splash
> screen. I`ve already try it by this way
>
> "Use Eclipse 3.2 M1 or later.
>
> Enable startup progress reporting by putting the following line into your
> preference customization file (often called plugin_customization.ini):
> org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP = true
> Define three additional properties in the product extension definition,
> like this:
>
>
> "
>
> And doesn't works. I think that i haven
Re: Add a progress bar to splash screen in eclipse product [message #460124 is a reply to message #459659] Thu, 14 December 2006 07:11 Go to previous message
Eclipse UserFriend
Boris Bokowski wrote:
> The name of this file is defined in your product extension. Also make sure
> to run with -clean when playing around with these settings as they might be
> cached.

... and if that does not help, try deleting the complete
runtime-workspace (at least the part below ".plugins""). At least in
the past there could occur situations where a normal clean was *not*
sufficient.

Greetings from Bremen,

Daniel Krügler
Previous Topic:file change events
Next Topic:Programmatically obtain configuration details
Goto Forum:
  


Current Time: Sun Mar 23 03:22:49 EDT 2025

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

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

Back to the top