[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: RCP - Displaying Features in About Dialog

Thanks for your reply. I do have those files in the plugin. It just does not show up in the about box.

Boris Bokowski wrote:
The feature details are supplied using about.ini, about.properties and
about.html files in the plug-in associated with the feature (a plug-in with
the same name as the feature).

"dave" <mantis713@xxxxxxxxxxx> wrote in message
news:f1870b0feb16bbe60dcf7d5b7ed02839$1@xxxxxxxxxxxxxxxxxx

I have created an RCP application product and created two features.  One
feature is associated with the main plugin application project.  The
second is just another feature.  When I go to the about dialog, the only
feature that is shown is the org.eclipse.rcp which is an included feature
of the main plugin.

Can anyone help with suggestion what I might be missing?

thanks all.