public class ResolverDebugUtils extends Object
| Constructor and Description |
|---|
ResolverDebugUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toDebugString(Collection<org.eclipse.equinox.p2.metadata.IInstallableUnit> ius,
boolean verbose) |
static String |
toDebugString(org.eclipse.equinox.p2.query.IQueryable<org.eclipse.equinox.p2.metadata.IInstallableUnit> ius,
boolean verbose,
org.eclipse.core.runtime.IProgressMonitor monitor) |
public static String toDebugString(org.eclipse.equinox.p2.query.IQueryable<org.eclipse.equinox.p2.metadata.IInstallableUnit> ius, boolean verbose, org.eclipse.core.runtime.IProgressMonitor monitor)
public static String toDebugString(Collection<org.eclipse.equinox.p2.metadata.IInstallableUnit> ius, boolean verbose)
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.