[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Features and the AboutDialog...


I have just been playing with my first rcp app and noticed that the feature button was there (3.1.1).

When I click it only one (out of the two) feature was displaying.

I did a compare and found the one not displaying did not have the branding plugin specified.

I entered the branding plugin and it duly appeared. Next problem was I assumed it wanted my "branding plugin" as the rcp book says but having put this one in
I find both entries have the same description (namely the one from the branding plugin).

I changed the branding plugin from the feature.xml to be the main plugin from the feature and now all is well.