Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Showsplash in product.ini file

Bojan,

sorry for being so late.
I have a product with a specific splash screen but I've only configured through config.ini.
Did you configure the splash image throught the splash tab of the product configuration editor ?

Jeff


On Fri, Apr 4, 2014 at 11:57 AM, Bojan Milenkoski <bojan.milenkoski@xxxxxxxxx> wrote:
Hi all,

I have a small problem with the splash screen for my RCP product built with tycho 0.20.0.

In config.ini there is a correct line:
osgi.splashPath=platform\:/base/plugins/myproduct.plugin

But in the product.ini file I have:
-showsplash
org.eclipse.platform


If I delete the lines from product.ini file or change org.eclipse.platform to
myproduct.plugin the correct splash is loaded.

How to correct the lines in product.ini file?

Regards,
Bojan



_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user




--
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

Back to the top