Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Changing splash.bmp
Changing splash.bmp [message #448267] Thu, 20 April 2006 02:06 Go to next message
Alan Green is currently offline Alan GreenFriend
Messages: 14
Registered: July 2009
Junior Member
Using Eclipse 3.2M5 on Windows, I can build an executable specifying a
splash.bmp, which appears on startup.

I'd like to modify the splash.bmp with each new release of the main
application plugin, so that we can show the release name and number.
However, modifying the splash.bmp and re-releasing the plugin doesn't
work - the original splash.bmp is shown.

(A bit of detective work shows that the splash.bmp is being cached in
the configuration/org.eclipse.osgi directory. I have not been able to
determine how it gets in there.)

Is there a "right" way to update the displayed splash screen? I am
loathe to have my application code delete files from the configuration
directory.

Alan.
Re: Changing splash.bmp [message #448283 is a reply to message #448267] Thu, 20 April 2006 14:00 Go to previous message
Eclipse UserFriend
Originally posted by: mgervais.signaturegenetics.com

Hi
Normally in the product view you can specify where the slpah screen is
located(Branding tab)
Have a good day.
Mickael

"Alan Green" <alan.green@cardboard.nu> wrote in message
news:e26qbe$7lj$1@utils.eclipse.org...
> Using Eclipse 3.2M5 on Windows, I can build an executable specifying a
> splash.bmp, which appears on startup.
>
> I'd like to modify the splash.bmp with each new release of the main
> application plugin, so that we can show the release name and number.
> However, modifying the splash.bmp and re-releasing the plugin doesn't
> work - the original splash.bmp is shown.
>
> (A bit of detective work shows that the splash.bmp is being cached in the
> configuration/org.eclipse.osgi directory. I have not been able to
> determine how it gets in there.)
>
> Is there a "right" way to update the displayed splash screen? I am loathe
> to have my application code delete files from the configuration directory.
>
> Alan.
Previous Topic:Multipage editor not getting closed on deletion of its parent project
Next Topic:[DataBinding] IdentityWrapper violates requirements for equals
Goto Forum:
  


Current Time: Tue Dec 03 14:58:16 GMT 2024

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

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

Back to the top