Package | Description |
---|---|
org.eclipse.pde.core.target |
Application programming interfaces to access and modify the PDE target platform.
|
Modifier and Type | Method and Description |
---|---|
TargetBundle[] |
ITargetDefinition.getAllBundles()
Returns a list of all resolved bundles in this target definition or
null . |
TargetBundle[] |
ITargetDefinition.getBundles()
Returns all bundles included in this target definition or
null
if this container is not resolved. |
TargetBundle[] |
ITargetLocation.getBundles()
Returns the bundles in this location or
null if this location is not resolved
Some of the returned bundles may have non-OK statuses. |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.