Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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"

(featureid -> eclipse.p2.roots)
m
Line 6: Line 6:
  
 
This can be used to make popular configurations easily accessible.
 
This can be used to make popular configurations easily accessible.
 +
 +
 +
[[Category:EPP]]

Revision as of 06:36, 18 June 2009

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