Package org.eclipse.pde.ui.target
Application programming interfaces describing UI elements that can be contributed to PDE target platform support.
Package Specification
Provides interfaces describing the UI elements that can be contributed to the target platform editor, wizard and preference pages via extension point.-
Interface Summary Interface Description ITargetLocationEditor Deprecated. useITargetLocationHandler
insteadITargetLocationHandler Contributed target locations that want to support extended editing of target locations can implement this interfaceITargetLocationUpdater Deprecated. useITargetLocationHandler
insteadITargetLocationWizard This interface represents a wizard which will be used to add target locations to a target definition.