Eclipse PDE
Release 3.8

Package org.eclipse.pde.ui.target

Application programming interfaces describing UI elements that can be contributed to PDE target platform support.

See:
          Description

Interface Summary
ITargetLocationEditor Contributed target locations that want to support editing in the target wizard and editor must adapt their ITargetLocation to this interface.
ITargetLocationUpdater Contributed target locations that want to support updating in the target wizard and editor must adapt their ITargetLocation to this interface.
ITargetLocationWizard This interface represents a wizard which will be used to add target locations to a target definition.
 

Package org.eclipse.pde.ui.target Description

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.


Eclipse PDE
Release 3.8

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.