Package | Description |
---|---|
org.eclipse.pde.core.target |
Application programming interfaces to access and modify the PDE target platform.
|
Modifier and Type | Method and Description |
---|---|
TargetFeature[] |
ITargetDefinition.getAllFeatures()
Returns the list of feature models available in this target or
null if
this target has not been resolved. |
TargetFeature[] |
ITargetLocation.getFeatures()
Returns all features available in this location or
null if this location is
not resolved. |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.