Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » getConfiguredSites() method retuning an empty array
getConfiguredSites() method retuning an empty array [message #332939] Fri, 14 November 2008 18:23
Sudarsha Wijenayake is currently offline Sudarsha WijenayakeFriend
Messages: 6
Registered: July 2009
Junior Member
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
Previous Topic:Any way to lock a Cell during table update??
Next Topic:[Commands Framework] differentiating between view popup and toolbar
Goto Forum:
  


Current Time: Sat Apr 27 01:32:12 GMT 2024

Powered by FUDForum. Page generated in 0.02732 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top