Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2025.3

...

  1. The administrator installs SOAtest and/or Virtualize.
  2. The administrator launches SOAtest and/or Virtualize to initialize the primary configuration area.

  3. 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
      languagetext
      title config.ini
      [email protected]/<Eclipse configuration directory>
  4. The administrator modifies the following entry in the config.ini file:

    • SOAtest and Virtualize Standalone:

      Code Block
      languagetext
      title config.ini
      eclipse.p2.data.area=<SOAVIRT_INSTALL_DIR>/p2

    • SOAtest and/or Virtualize installed as a plugin:

      Code Block
      languagetext
      title config.ini
      eclipse.p2.data.area=<ECLIPSE_INSTALL_DIR>/p2
  5. The user launches SOAtest and/or Virtualize as normal.

...