Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Howto set a description to my Feature in Help > About > Feature Details?
Howto set a description to my Feature in Help > About > Feature Details? [message #448665] Thu, 27 April 2006 18:16 Go to next message
Benjamin Pasero is currently offline Benjamin PaseroFriend
Messages: 337
Registered: July 2009
Senior Member
Hi,

when you open Help > About > Feature Details and select a Feature from the List,
the bottom area is filled with a description (and sometimes an image).

Could someone tell me what I need to do to show my description there? My feature
is already showing up there, but not with any description.

Thanks,
Ben
Re: Howto set a description to my Feature in Help > About > Feature Details? [message #448711 is a reply to message #448665] Fri, 28 April 2006 15:20 Go to previous messageGo to next message
Adrien Rivard is currently offline Adrien RivardFriend
Messages: 5
Registered: July 2009
Junior Member
Benjamin Pasero a écrit :
> Hi,
>
> when you open Help > About > Feature Details and select a Feature from
> the List,
> the bottom area is filled with a description (and sometimes an image).
>
> Could someone tell me what I need to do to show my description there? My
> feature
> is already showing up there, but not with any description.
>
> Thanks,
> Ben
try the eclipse help :-)

Help > Help contents >Platform Plug-in Developer Guide > Programmer's
guide > Plugging in help
Re: Howto set a description to my Feature in Help > About > Feature Details? [message #448716 is a reply to message #448711] Fri, 28 April 2006 22:40 Go to previous message
Benjamin Pasero is currently offline Benjamin PaseroFriend
Messages: 337
Registered: July 2009
Senior Member
Thanks, however my eclipse 3.2 did not show that topic in help.

Anyways, the solution is to add a "about.ini" to the plugin that
makes branding for the feature. In that about.ini the keys "aboutText"
and "featureImage" are used.

Thats a bit strange though, I am already defining these properties
in the product-extension-point.

Ben

> Benjamin Pasero a écrit :
>> Hi,
>>
>> when you open Help > About > Feature Details and select a Feature from
>> the List,
>> the bottom area is filled with a description (and sometimes an image).
>>
>> Could someone tell me what I need to do to show my description there?
>> My feature
>> is already showing up there, but not with any description.
>>
>> Thanks,
>> Ben
> try the eclipse help :-)
>
> Help > Help contents >Platform Plug-in Developer Guide > Programmer's
> guide > Plugging in help
Previous Topic:Re: SaxParser does not find a referenced DTD in Plugin
Next Topic:Unwanted Menu & Toolbar Entries
Goto Forum:
  


Current Time: Thu Dec 05 22:50:45 GMT 2024

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

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

Back to the top