...
- The administrator installs SOAtest and/or Virtualize.
The administrator launches SOAtest and/or Virtualize to initialize the master configuration area.
The administrator adds a new entry to the config.ini file in the following location:
For SOAtest and/or Virtualize installed as a plugin:
<ECLIPSE_INSTALL_DIR>/configuration
Code Block language text title config.ini [email protected]/<Eclipse configuration directory>
The administrator modifies the following entry in the config.ini file:
SOAtest and Virtualize Standalone:
Code Block language text title config.ini eclipse.p2.data.area=<SOAVIRT_INSTALL_DIR>/p2
SOAtest and/or Virtualize installed as a plugin:
Code Block language text title config.ini eclipse.p2.data.area=<ECLIPSE_INSTALL_DIR>/p2
- The user launches SOAtest and/or Virtualize as normal.
...
- The administrator installs SOAtest and/or Virtualize.
The administrator adds a new entry to the config.ini file in the following location:
For SOAtest and Virtualize standalone:
<SOAVIRT_INSTALL_DIR>
/configuration
For SOAtest and/or Virtualize installed as a plugin:
<ECLIPSE_INSTALL_DIR>/configuration
Code Block language text title config.ini [email protected]/<Eclipse configuration directory>
The user launches SOAtest and Virtualize with the
-initialize
switch to initialize the new user-specific Eclipse configuration area:Code Block soavirt -initialize
The above command line does not launch SOAtest and Virtualize.
- The user launches SOAtest and/or Virtualize as normal.