Uses of Interface
org.eclipse.tycho.p2.target.facade.TargetDefinition.InstallableUnitLocation
-
Packages that use TargetDefinition.InstallableUnitLocation Package Description org.eclipse.tycho.core.ee org.eclipse.tycho.p2.resolver -
-
Uses of TargetDefinition.InstallableUnitLocation in org.eclipse.tycho.core.ee
Classes in org.eclipse.tycho.core.ee that implement TargetDefinition.InstallableUnitLocation Modifier and Type Class Description class
TargetDefinitionFile.IULocation
-
Uses of TargetDefinition.InstallableUnitLocation in org.eclipse.tycho.p2.resolver
Methods in org.eclipse.tycho.p2.resolver with parameters of type TargetDefinition.InstallableUnitLocation Modifier and Type Method Description void
InstallableUnitResolver. addLocation(TargetDefinition.InstallableUnitLocation iuLocationDefinition, org.eclipse.equinox.p2.query.IQueryable<org.eclipse.equinox.p2.metadata.IInstallableUnit> localUnits)
-