[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Replacing the splash image (via an update)

Hi,

In our application, we provide our own splash image. This is working fine. We are now wish to update the splash image via the update mechanism.

The splash image is located in our branding plugin, and we successfully update the plugin (with the new image), but when Eclipse restarts, the old image is still shown.

I noticed the image seemed to be cached in eclipse/configuration/org.eclipse.equinox.launcher/com.xxx.branding.nnnnn/splash.bmp so I deleted it - but still the old image is loaded.

Any ideas how I can replace it?

Config:
Eclipse 3.3.1
Windows XP
Java 1.6


Thanks -- Derek