This section describes how to update Virtualize.This section describes how to update SOAtest and Virtualize. In this section:
Table of Contents | ||
---|---|---|
|
...
New versions install in their own version subdirectory. Any specific configurations related to Virtualize usage are handled in the workspace.New versions install in their own version subdirectory. Any specific configurations related to SOAtest and Virtualize usage are handled in the workspace. Run the new installer and update your workspace as necessary.
...
- For offline updates, download the p2 zip archive from http://updates.parasoft.com/ to your installation directory.
- Run the
update.bat
orudpate.sh
script in the installation directory using the following command (see About the Update Script Options):update [--debug] [--help] [--patch <arg>| --updatesite <arg>] [–version]
The default installation directory for the update script varies by OS:MacOS: In the directory
parasoft/virtualize/<VERSION>/Parasoft Virtualize.app/Contents/Eclipse
Windows:
C:\Program Files\Parasoft\Virtualize\<VERSION>
Linux: In the directory
parasoft/
virtualize/<VERSION>
Start Virtualize using
virtualize.exe -clean
.
About the Update Script Options
...