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 and Description |
---|---|
InstallSupport.Validator |
InstallSupport.ProgressHandle progress,
boolean isGlobal)
Deprecated.
|
InstallSupport.Validator |
InstallSupport.ProgressHandle progress,
Boolean isGlobal,
boolean useUserdirAsFallback)
Downloads all instances i.e.
|
Modifier and Type | Method and Description |
---|---|
InstallSupport.Installer |
InstallSupport.doValidate(InstallSupport.Validator validator,
ProgressHandle progress)
Validates all instances that have been downloaded in the previous step.
|