I have a feature-based product configuration and a run configuration using "Launch with: features selected below". However, when run, it includes some plug-ins which neither:
- Are included in the feature
- Appear when computing dependencies of the feature (it shouldn't depend on them, but I could have introduced a dependency accidentally)
- Nor seem to be called by any plug-ins of the feature, based on the "Plug-in dependencies" view.
Is there a way to check why these plug-ins are included?