[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Re: How can I get a feature version programatically?

jkenny wrote:
But this command is looking at an update site - not at the currently running eclipse - what am i missing?

Actually it talks in terms of IConfiguredSites, not update sites.

Usually you get one IConfiguredSite per .eclipseproduct or .eclipseextension directory.

Later,
PW