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/Console Users Guide

You can also control the provisioning agent from the command line using the OSGi console. The org.eclipse.equinox.prov.console bundle adds various provisioning related commands to the console. To run with the provisioning console enabled, do the following:

  • TODO run with -ignoreApp and -console and ensure that the console bundle is started
  • When your Eclipse comes up, type help on the console to get a list of available commands (hint: they all start with "prov").

Back to the top