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

Equinox/p2/CustomActions

< Equinox‎ | p2

This page is a work in progress but eventually will provide a starting point for writing custom provisioning actions using the org.eclipse.equinox.p2.engine.actions extension as well as information on how to test custom action.


Examples

As part of the preparation work for Eclipsecon 2009 we created a few custom action samples. This archive contains two projects: one demonstrating the writing of custom actions and the other providing some suggestions on how to test the actions.

Back to the top