Uses of Interface
org.eclipse.tycho.targetplatform.TargetDefinition.Location
-
Uses of TargetDefinition.Location in org.eclipse.tycho.targetplatform
Subinterfaces of TargetDefinition.Location in org.eclipse.tycho.targetplatformModifier and TypeInterfaceDescriptionstatic interfaceRepresents the "Directory" location that either contains bundles directly or has plugins/features/binaries folders that contains the datastatic interfacerepresents the "Feature" location that contains a feature to include from a given installationstatic interfacestatic interfacestatic interfaceBase interface for all Locations that are path based, the path might contains variables that need to be resolved before used as a real directory pathstatic interfaceRepresents the "Profile" location that contains an eclipse-sdk or exploded eclipse productstatic interfaceImplements the PDE repository locationstatic interfaceMethods in org.eclipse.tycho.targetplatform that return types with arguments of type TargetDefinition.LocationModifier and TypeMethodDescriptionList<? extends TargetDefinition.Location> TargetDefinition.getLocations()List<? extends TargetDefinition.Location> TargetDefinitionFile.getLocations()