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


I went and changed all my feature id's to be tha same as the plugin is'd and re-exported.

I can still see the feature button in help about so it is not the branding being the same id.

Mine now looks like

<feature
      id="com.mitel.swb"
      label="Sales Workbench Core"
      version="1.0.0"
      provider-name="Mitel Corporation"
      plugin="com.mitel.swb">

and it still works ok.