Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Eclipse native launcher still shows Eclipse icon whislt splash is showing, despite of branding
Eclipse native launcher still shows Eclipse icon whislt splash is showing, despite of branding [message #467225] Tue, 01 May 2007 16:44 Go to next message
Romain Castell is currently offline Romain CastellFriend
Messages: 12
Registered: July 2009
Junior Member
Hello there,

I am using Eclipse 3.3M6 as RCP. I've implemented branding with the PDE
"Product Configuration" wizard. Everything works well EXCEPT FOR the splash
screen that creates a new entry in the Windows (XP) taskbar with the
standard Eclipse icon... This doesn't show for long, but still that's
annoying.

* I have no warning in PDE Product Configuration
* Launcher shows the right icon from Windows Explorer
* My branded application shows the right icon as soon as the splash screen
disappears
* I tried supplying the 6 BMPs or a single ICO: same problem

I assume this Eclipse icon comes from
plugins/org.eclipse.equinox.launcher.win32.win32.x86/eclipse _xxxx.dll. I
just don't know what to do about it...

Any ideas ?

Thanks,

Romain
Re: Eclipse native launcher still shows Eclipse icon whislt splash is showing, despite of branding [message #467597 is a reply to message #467225] Tue, 08 May 2007 15:35 Go to previous message
Andrew Niefer is currently offline Andrew NieferFriend
Messages: 990
Registered: July 2009
Senior Member
We have a bug about this:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=185073

The icon does exist in the dll. I believe the existing eclipse.brand task
should work on the dll.

Depending on how your build is setup, you could try calling it in a custom step
as a workaround. (There's not really a good opportunity for this is a normal
export though).

-Andrew


Romain Castell wrote:
> Hello there,
>
> I am using Eclipse 3.3M6 as RCP. I've implemented branding with the PDE
> "Product Configuration" wizard. Everything works well EXCEPT FOR the splash
> screen that creates a new entry in the Windows (XP) taskbar with the
> standard Eclipse icon... This doesn't show for long, but still that's
> annoying.
>
> * I have no warning in PDE Product Configuration
> * Launcher shows the right icon from Windows Explorer
> * My branded application shows the right icon as soon as the splash screen
> disappears
> * I tried supplying the 6 BMPs or a single ICO: same problem
>
> I assume this Eclipse icon comes from
> plugins/org.eclipse.equinox.launcher.win32.win32.x86/eclipse _xxxx.dll. I
> just don't know what to do about it...
>
> Any ideas ?
>
> Thanks,
>
> Romain
>
>
Previous Topic:RCP JVM crash
Next Topic:Open new RCP window from current RCP
Goto Forum:
  


Current Time: Fri Apr 26 16:03:26 GMT 2024

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

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

Back to the top