| Class | Description |
|---|---|
| PluginBuildOrderResolver |
Resolves the build order for an array of plugins
|
| RequiredPluginsResolver |
ContainerResolver for resolving the 'org.eclipse.pde.core.requiredPlugins' container.
|
| TargetPlatform |
The target platform contains all the plugins from both the workspace and the target location (against which the
workspace plugins will be compiled and tested).
|
| TargetPlatform.Key |
Key to store instances of TargetPlatform in a map.
|
| TargetPlatformFactory |
The target platform factory can be used to get an instance of type TargetPlatform.
|