Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How to add product logo to "About"?
How to add product logo to "About"? [message #1827576] Mon, 18 May 2020 11:50 Go to next message
Eclipse UserFriend
Hi,

I was wondering how we could go about adding our logo to the "About Eclipse IDE" popup (see attached image) when the user installs our product? As in to the list of products already there.

Thanks.

[Updated on: Mon, 18 May 2020 11:51] by Moderator

Re: How to add product logo to "About"? [message #1827595 is a reply to message #1827576] Mon, 18 May 2020 22:44 Go to previous messageGo to next message
Eclipse UserFriend
Which logo do you mean? The big one in the main box or one of the smaller ones below that? The big one comes from the plugin.xml that registers the product via <extension id="product" point="org.eclipse.core.runtime.products">. The smaller ones come from each feature's branding plugin. The feature's provider name must be a unique name, i.e., the one shown in the hover and the branding plugin (implicitly a plugin with the same ID as the feature or explicitly mentioned in the feature.xml), specifies the image via the about.ini via the featureImage.
Re: How to add product logo to "About"? [message #1827760 is a reply to message #1827595] Fri, 22 May 2020 11:50 Go to previous message
Eclipse UserFriend
Great, thanks. I found this, this and this to be useful too. A useful illustration can also be found here, under the "Feature branding identifies your contributions at run time" section.

[Updated on: Mon, 25 May 2020 10:04] by Moderator

Previous Topic:sha-512 checksum not shown
Next Topic:Eclipse editor
Goto Forum:
  


Current Time: Thu Jun 19 06:38:29 EDT 2025

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

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

Back to the top