Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EPP/Obsolete/Wizard/Incoming links"

m
m (Jonah.kichwacoders.com moved page EPP/Wizard/Incoming links to EPP/Obsolete/Wizard/Incoming links: Obsolete)
 
(No difference)

Latest revision as of 21:39, 6 May 2021

The EPP P2 wizard supports incoming links with preselected Features/IUs

If the wizard is hosted at http://example.com/p2wizard a parameter "eclipse.p2.roots" can be added to specify the selected IUs by ID in a comma-separated list, e.g.

http://example.com/p2wizard?eclipse.p2.roots=epp.java,epp.cpp

This can be used to make popular configurations easily accessible.

Back to the top