I have an Eclipse RCP application with plugins and associated test fragments. When using the "Add required plugins" functionality in the launch or product configuration, the test fragments get added as well.
Can I avoid this? My plugins don't depend on their fragments, and I'd like to select only the "real" dependencies.