You need something like this:
IInstallableUnit theKnownIU = ...
QueryUtil.createMatchQuery("requirements.exists(r | $0 ~= r)
&& properties['org.eclipse.equinox.p2.type.group']",
theKnownIU)
That's java code of course. The CLI doesn't support adding arguments
yet.
- thomas
On 2011-02-17 15:32, Paul Webster wrote:
On Thu, Feb 17, 2011 at 9:29 AM, Thomas
Hallgren <[email protected]>
wrote:
No, on second thought,
never mind that suggestion...
The one I posted appears to return a reasonable set of IUs as
dependencies.
But do you have any suggestions on finding out IUs that
"require" a given bundle? and then they can be filtered
<property name='org.eclipse.equinox.p2.type.group'
value='true'/> ?
PW
--
Paul Webster
Hi floor. Make me a sammich! - GIR
_______________________________________________
p2-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/p2-dev
|
_______________________________________________
p2-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/p2-dev