Versions Compared

Key

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

...

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

  3. 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
      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.

...

  1. The administrator installs SOAtest and/or Virtualize.
  2. 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>
  3. 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.

  4. The user launches SOAtest and/or Virtualize as normal.