Where are the branding infos taken from: .product or plugin.xml? [message #550523] |
Fri, 30 July 2010 12:23  |
Eclipse User |
|
|
|
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!
Gabriel
|
|
|
Re: Where are the branding infos taken from: .product or plugin.xml? [message #552831 is a reply to message #550523] |
Fri, 13 August 2010 12:16  |
Eclipse User |
|
|
|
I believe that the plugin.xml is the actual location for this information.
I think that when you change the .product file, it writes those changes out
to the plugin.xml file. There is a "Synchronize" link on the overview tab
of the product editor.
-Andrew
Gabriel Petrovay wrote:
> 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!
>
> Gabriel
|
|
|
Powered by
FUDForum. Page generated in 0.08350 seconds