Uses of Class
org.eclipse.tycho.p2.target.facade.TargetDefinitionResolutionException
-
Packages that use TargetDefinitionResolutionException Package Description org.eclipse.tycho.p2.resolver org.eclipse.tycho.p2.target -
-
Uses of TargetDefinitionResolutionException in org.eclipse.tycho.p2.resolver
Methods in org.eclipse.tycho.p2.resolver that throw TargetDefinitionResolutionException Modifier and Type Method Description private static org.eclipse.equinox.p2.metadata.IInstallableUnit
InstallableUnitResolver. findUnits(TargetDefinition.Unit unitReference, org.eclipse.equinox.p2.query.IQueryable<org.eclipse.equinox.p2.metadata.IInstallableUnit> queryable)
private ProjectorResolutionStrategy
InstallableUnitResolver. getPlannerResolutionStrategy(ResolutionData data)
private void
InstallableUnitResolver. setIncludeAllEnvironments(java.lang.Boolean newValue)
private void
InstallableUnitResolver. setIncludeMode(TargetDefinition.IncludeMode newValue)
-
Uses of TargetDefinitionResolutionException in org.eclipse.tycho.p2.target
Methods in org.eclipse.tycho.p2.target that throw TargetDefinitionResolutionException Modifier and Type Method Description (package private) TargetDefinitionContent
TargetDefinitionResolver. resolveContentWithExceptions(TargetDefinition definition, org.eclipse.equinox.p2.core.IProvisioningAgent provisioningAgent)
-