...
Each instance of Eclipse creates and writes to a configuration folder. If multiple instances of EcipseEclipse/C++test are running in parallel, data corruption may occur. Eclipse provides a number of strategies for initializing the Eclipse configuration area in order to support multi-user installations.
...
Info | ||
---|---|---|
| ||
In most cases, C++test needs to invoke the compiler and linker in order to perform static analysis and runtime testing tasks, which commonly involve preprocessing, compiling, and linking programs. To access C++test’s full functionality, the machine where C++test is run must have the complete development environment and compiler tool chaintoolchain. |
Note | ||
---|---|---|
| ||
|
...
Info | ||
---|---|---|
| ||
For details on performing a silent installation see Preconfiguration C++test During Installation. |
Installation
To install the standalone version of C++test on a Windows system:
- In Windows Explorer, locate and double-click the self-extracting archive.
- Click Yes when a dialog asks whether you want to install C++test.
- Select the language to use during the installation.
- Click Next after you have read and agreed with the license information.
- In Destination Location, enter the desired installation directory for C++test's files, then click Next.
- If Parasoft Test 9.x is not yet installed, you will be asked to select an installation directory for Parasoft Test's files.
- If Parasoft Test 9.x is already installed, C++test will be installed into it.
- Specify where you want the program’s shortcuts added in the Start Menu Folder.
- Click Install.
...