Uses of Class
org.eclipse.pde.core.target.TargetBundle
Package
Description
Application programming interfaces to access and modify the PDE target platform.
-
Uses of TargetBundle in org.eclipse.pde.core.target
Modifier and TypeMethodDescriptionITargetDefinition.getAllBundles()
Returns a list of all resolved bundles in this target definition ornull
.ITargetDefinition.getBundles()
Returns all bundles included in this target definition ornull
if this container is not resolved.ITargetLocation.getBundles()
Returns the bundles in this location ornull
if this location is not resolved