public class P2InstallerApp
extends java.lang.Object
Constructor and Description |
---|
P2InstallerApp() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
private void |
printDeps(java.util.Set<Dropin> dropins) |
private int |
run(CliRequest cliRequest,
EclipseInstaller installer) |
private int run(CliRequest cliRequest, EclipseInstaller installer) throws java.lang.Exception
java.lang.Exception
private void printDeps(java.util.Set<Dropin> dropins)
public static void main(java.lang.String[] args)