Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Where are the branding infos taken from: .product or plugin.xml?
Where are the branding infos taken from: .product or plugin.xml? [message #550523] Fri, 30 July 2010 12:23 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:AntRunner fails in RCP application
Next Topic:PropertyTester prevents handler execution
Goto Forum:
  


Current Time: Sat Jul 05 09:33:56 EDT 2025

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

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

Back to the top