| [news.eclipse.platform.rcp] Re: Preventing plugins from contributing to menus and toolbars ... |
Regards Martin
"Francis Upton" <francisu@xxxxxxxx> wrote in message news:fr1o4a$bt1$1@xxxxxxxxxxxxxxxxxxxxI stand corrected (I'm learning about this now), apparently ui.ide is something that most RCP applications will need. What you should not need is ui.ide.application. Are you using that?
RCP applications should only include ui.ide if they are resource-based, i.e. if they expose the workspace with projects, folders and files to end users.
Many RCP apps do not include org.eclipse.core.resources and org.eclipse.ui.ide. These plug-ins are not part of the RCP feature itself.