Interface TargetDefinition.ProfileLocation
-
- All Superinterfaces:
TargetDefinition.Location
,TargetDefinition.PathLocation
- All Known Implementing Classes:
TargetDefinitionFile.ProfileTargetPlatformLocation
- Enclosing interface:
- TargetDefinition
public static interface TargetDefinition.ProfileLocation extends TargetDefinition.PathLocation
Represents the "Profile" location that contains an eclipse-sdk or exploded eclipse product
-
-
Method Summary
-
Methods inherited from interface org.eclipse.tycho.p2.target.facade.TargetDefinition.Location
getTypeDescription
-
Methods inherited from interface org.eclipse.tycho.p2.target.facade.TargetDefinition.PathLocation
getPath
-
-