Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] Reusing P2 UI "Requirements and dependencies"

Hi folks, 

I've managed to reuse the P2 UI "Available Software Page" (see attachment1.png) by modifying the class org.eclipse.equinox.internal.p2.ui.dialogs.AvailableIUsPage. So now I'm able to get all selected InstallableUnits and the selected Update site. But now I wonder how do I initiate the calculation of required dependencies for the selected IUs and how can I reuse the appropriate result page (see attachment2.png) to show which IUs have to be installed additionally?

Thanks,
Eugen



Back to the top