Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » AboutDialog shows no "Feature Details" button
AboutDialog shows no "Feature Details" button [message #323718] Mon, 07 January 2008 06:46 Go to next message
Eclipse UserFriend
Originally posted by: demboos.privonly.nospam.pl

I have an application based on Eclipse RCP. It is defined by a base
feature and it sports some other custom features.

When I open the standard About dialog I see no "Feature Details" button.
I peeked into the AboutDialog class source code and it is a proper
situation when there is no features in a product. But my product has
features, I can even update them through update manager.

When I run my product inside eclipse, everything is OK, the feature
details button is there.

Does anybody know what might be wrong ?

--
Szymon Dembek
Re: AboutDialog shows no "Feature Details" button [message #323724 is a reply to message #323718] Mon, 07 January 2008 07:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: demboos.privonly.nospam.pl

Szymon Dembek pisze:
> I have an application based on Eclipse RCP. It is defined by a base
> feature and it sports some other custom features.
>
> When I open the standard About dialog I see no "Feature Details" button.
> I peeked into the AboutDialog class source code and it is a proper
> situation when there is no features in a product. But my product has
> features, I can even update them through update manager.
>
> When I run my product inside eclipse, everything is OK, the feature
> details button is there.
>
> Does anybody know what might be wrong ?
>

One addition: when I run the product as an exported application, then I
see no "Feature Details" button. When I run it from PDE, I see it.
Re: AboutDialog shows no "Feature Details" button [message #323759 is a reply to message #323724] Mon, 07 January 2008 15:52 Go to previous messageGo to next message
Eclipse UserFriend
Have you added all the branding files (about.ini, about.mappings,
about.properties, images...) to the build.properties?

Snjeza

Szymon Dembek wrote:
> Szymon Dembek pisze:
>> I have an application based on Eclipse RCP. It is defined by a base
>> feature and it sports some other custom features.
>>
>> When I open the standard About dialog I see no "Feature Details"
>> button. I peeked into the AboutDialog class source code and it is a
>> proper situation when there is no features in a product. But my
>> product has features, I can even update them through update manager.
>>
>> When I run my product inside eclipse, everything is OK, the feature
>> details button is there.
>>
>> Does anybody know what might be wrong ?
>>
>
> One addition: when I run the product as an exported application, then I
> see no "Feature Details" button. When I run it from PDE, I see it.
Re: AboutDialog shows no "Feature Details" button [message #323770 is a reply to message #323759] Tue, 08 January 2008 01:55 Go to previous message
Eclipse UserFriend
Originally posted by: demboos.privonly.nospam.pl

Actually, I don't have such files, I do all the branding stuff inside a
xxx.product file, those values get automatically rewritten into
plugin.xml. But yes, I include all images in the build.properties.

--
Szymon

Snjezana Peco pisze:
> Have you added all the branding files (about.ini, about.mappings,
> about.properties, images...) to the build.properties?
>
> Snjeza
>
> Szymon Dembek wrote:
>> Szymon Dembek pisze:
>>> I have an application based on Eclipse RCP. It is defined by a base
>>> feature and it sports some other custom features.
>>>
>>> When I open the standard About dialog I see no "Feature Details"
>>> button. I peeked into the AboutDialog class source code and it is a
>>> proper situation when there is no features in a product. But my
>>> product has features, I can even update them through update manager.
>>>
>>> When I run my product inside eclipse, everything is OK, the feature
>>> details button is there.
>>>
>>> Does anybody know what might be wrong ?
>>>
>>
>> One addition: when I run the product as an exported application, then
>> I see no "Feature Details" button. When I run it from PDE, I see it.
Previous Topic:Invalid project description error message returned when importing projects.
Next Topic:To add double click listener to the problemview pane
Goto Forum:
  


Current Time: Wed Jul 16 00:22:19 EDT 2025

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

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

Back to the top