Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] Installed features from an IProfile instance.

Hi,

My requirement is to get the installed feature list from an Profile instances. TheĀ  only thing I've found is the following code segment. But it returns all the IUs, not the list of features.

profile.available(InstallableUnitQuery.ANY, new Collector(), null)

Any help would be greatly appreciated.

Thanks
--
Sameera Jayasoma
Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/

blog: http://tech.jayasoma.org

Back to the top