How to find orphan plugins in eclipse RCPs?
问题 Update sites with RCPs prohibits orphan plugins, otherwise plugins that are not in a feature. If this condition is not filled, the update manager returns the following error: Resulting configuration does not contain the platform. Unfortunately, no way to determine which plugins are orphan. How to find orphan plugins ? 回答1: Here's a starting point (this applies for Eclipse 3.4 and later, when the P2 repository was introduced, earlier versions store their configuration differently. IIRC you