Package org.eclipse.equinox.p2.planner


package org.eclipse.equinox.p2.planner
Provides core support for interacting with a dependency resolution mechanism.

Package Specification

This package specifies an API for performing dependency resolution of the p2 metadata.

Since:
2.0
  • Class
    Description
    Planners are responsible for determining what should be done to a given profile to reshape it as requested.
    A profile change request is a description of a set of changes that a client would like to perform on a profile.
    Helper method to decide on the way the installable units are being included.