Package | Description |
---|---|
org.netbeans.api.autoupdate |
Services for searching, downloading and installing NBM with new functionality or updates of installed modules.
|
Modifier and Type | Method | Description |
---|---|---|
InstallSupport.Validator |
InstallSupport.doDownload(org.netbeans.api.progress.ProgressHandle progress,
boolean isGlobal) |
Deprecated.
|
InstallSupport.Validator |
InstallSupport.doDownload(org.netbeans.api.progress.ProgressHandle progress,
Boolean isGlobal,
boolean useUserdirAsFallback) |
Downloads all instances i.e.
|
Modifier and Type | Method | Description |
---|---|---|
InstallSupport.Installer |
InstallSupport.doValidate(InstallSupport.Validator validator,
org.netbeans.api.progress.ProgressHandle progress) |
Validates all instances that have been downloaded in the previous step.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.