Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » P2 dev » IInstallableUnits contained in a Profile do not seem to carry over IRequiredCapabilities
IInstallableUnits contained in a Profile do not seem to carry over IRequiredCapabilities [message #516680] Wed, 24 February 2010 18:30
Chris Austin is currently offline Chris AustinFriend
Messages: 28
Registered: July 2009
Junior Member
I have noticed that recently, I can no longer query a Profile for a feature IU, and then take that feature IU and get its required capabilties (i.e. the list of IU plugins that makes up this IU feature). Anyone know why this is, and how I can get a list of plugins without parsing the feature.xml manually?

Collection requisites = parents[p].getRequiredCapabilities();


Note, IU's that I find in say a remote repository don't seem to have this problem - I can still see the RequiredCapabilties for them.
Previous Topic:P2 fails to connect through proxy server
Next Topic:Running P2 Ant tasks outside Eclipse
Goto Forum:
  


Current Time: Sat Apr 20 02:35:01 GMT 2024

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

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

Back to the top