Eclipse native launcher still shows Eclipse icon whislt splash is showing, despite of branding [message #467225] |
Tue, 01 May 2007 12:44  |
Eclipse User |
|
|
|
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 11:35  |
Eclipse User |
|
|
|
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
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03678 seconds