I have 2 different update sites (from 2 different clients). Is it possible to combine these 2 update sites into single one using eclipse mechanism, so that i can give single url/location in the Install Software menu and it shows the both update sites contents?
Share
You can use a so called composite repository. To create such a repository you can use a special p2 ant call, e.g.
For further information see the Eclipse Wiki