...
If you experience issues with the standalone version, we recommend installing Virtualize as a plug-in for Eclipse 4.7 or later2 to 4.16 (2020-06).
Standalone Installation
- If you haven’t already done so, copy the installation file to the directory where you would like to install Virtualize.
- Change directories to the directory where you are going to install Virtualize.
- Set "execute" permissions on the installer.
chmod +x parasoft_virtualize_<version>_linux.sh
chmod +x parasoft_virtualize_<version>_macosx.sh
- Execute the installer, then follow the onscreen instructions to complete the installation.
./parasoft_virtualize_<version>_linux.sh
./parasoft_virtualize__<version>_macosx.sh
...
Info | ||
---|---|---|
| ||
After installation is completed, an application icon will be added in Finder. This is the icon that you double-click to launchVirtualize. If you want to view the various files and folders available within the installation, right-click the icon, and choose Show Package Contents. |
Plug-in Installation
Eclipse 4.2 to 4.16 (2020-06) is required to install as a plug-in. See Eclipse p2 Update Site Installation for additional information.
Info | ||
---|---|---|
| ||
If you experience issues with Virtualize after installing into a version of Eclipse that uses the Oomph installer, reinstall Eclipse and disable bundle pools. |
...