...
- The administrator installs SOAtest and/or Virtualize.
The administrator launches SOAtest and/or Virtualize to initialize the primary configuration area.
The administrator adds a new entry to the config.ini file in the following location:
For SOAtest and Virtualize standalone:
<SOAVIRT_INSTALL_DIR>/configurationFor SOAtest and/or Virtualize installed as a plugin:
<ECLIPSE_INSTALL_DIR>/configurationCode 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.
...