Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Splash screen doesn't appear in the exported product
Splash screen doesn't appear in the exported product [message #606157] Wed, 23 June 2010 07:18 Go to next message
Janaka Padukka is currently offline Janaka PadukkaFriend
Messages: 14
Registered: February 2010
Junior Member
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 14:43 Go to previous message
Andrew Niefer is currently offline Andrew NieferFriend
Messages: 990
Registered: July 2009
Senior Member
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
Previous Topic:Exported eclipse product doesn't launch
Next Topic:Delta pack bundles not resolving
Goto Forum:
  


Current Time: Fri May 10 00:19:14 GMT 2024

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

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

Back to the top