getConfiguredSites() method retuning an empty array [message #332939] |
Fri, 14 November 2008 18:23 |
Eclipse User |
|
|
|
Hello,
I'm working on a product based on Eclipse 3.4.1 + patches (P2 enabled).
When I invoke the following method in this product, it is retuning an empty
array even though my platform.xml has 2 sites (including the default site)
clearly defined and enabled.
org.eclipse.update.core.SiteManager.getLocalSite().getCurren tConfiguration().getConfiguredSites();
Note that I checked the Eclipse Installer/Updater dialog (P2) and verified
that all the features in the 2 sites were properly installed in deed.
Is it possible for getConfiguredSites() method to return an empty array when
sites are properly defined and enabled in platform.xml?
Thanks in advance!
Sudarsha
|
|
|
Powered by
FUDForum. Page generated in 0.03478 seconds