Splash screen doesn't appear in the exported product [message #606157] |
Wed, 23 June 2010 03:18  |
Eclipse User |
|
|
|
Hi,
I have exported an eclipse product using a product configuration. When I launched it before export, the customized splash screen comes and it works as I expected. But when I export it, it launches, but the splash screen doesn't appear. Can someone help me on this.
Thanks in advance,
Janaka
|
|
|
Re: Splash screen doesn't appear in the exported product [message #606161 is a reply to message #606157] |
Wed, 23 June 2010 10:43  |
Eclipse User |
|
|
|
Make sure you specify the bundle containing the splash screen in
the .product file on the splash tab.
Depending on how the product is built, there are some cases where this works
even if you don't specify the bundle, but there other cases where it
doesn't.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=311636
If that isn't the problem, make sure the splash.bmp is getting included in
the exported version of its bundle. check that splash.bmp is listed on the
bin.includes property in the build.properties file of the plugin.
-Andrew
Janaka Padukka wrote:
> Hi,
>
> I have exported an eclipse product using a product configuration. When I
> launched it before export, the customized splash screen comes and it works
> as I expected. But when I export it, it launches, but the splash screen
> doesn't appear. Can someone help me on this.
>
> Thanks in advance,
> Janaka
|
|
|
Powered by
FUDForum. Page generated in 0.09018 seconds