I'm attempting to test some update functionality in my application. I
have noticed that the current configuration returns multiple
IConfiguredSite's when I use the getConfiguredSites() call. What is
the proper way to get the "target platform" location specified in the
IDE preferences. I thought it might be by testing isProductSite() but
both the "Eclipse IDE site" and the "RCP application site" return this
as true.