public interface EclipseInstaller
| Modifier and Type | Method and Description |
|---|---|
EclipseInstallationResult |
performInstallation(EclipseInstallationRequest request)
Perform installation of Eclipse artifacts.
|
EclipseInstallationResult performInstallation(EclipseInstallationRequest request) throws java.lang.Exception
request - The set of requested installation parameters.java.lang.Exception - if installation fails