Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ercp-dev] Where are the branding infos taken from: .product or plugin.xml?

Hi,

A .product file can specify branding info. This info goes into the
.product file.

A plug-in can also use the extension point: org.eclipse.core.runtime.products
and define properties on it. This info goes into the plugin.xml file.

This for product images, splash screen, about infos, etc.

So, which set of infos is taken into account/has priority? The one in
the plugin.xml or the one in the product file. What is the rule for
this?


Thanks!

-- 
MSc Gabriel Petrovay
Mobile: +41(0)787978034
www.28msec.com


Back to the top