Skip to main content

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


eRCP doesn't support branding. Are you sure you have the right email  list? You probably want RCP.



Gabriel Petrovay <gabipetrovay@xxxxxxxxx>
Sent by: ercp-dev-bounces@xxxxxxxxxxx

07/28/2010 08:47 AM

Please respond to
ERCP developers list <ercp-dev@xxxxxxxxxxx>

To
ercp-dev <ercp-dev@xxxxxxxxxxx>
cc
Subject
[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
_______________________________________________
ercp-dev mailing list
ercp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ercp-dev


Back to the top