Versions Compared

Key

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

This topic explains how to installVirtualize from a Eclipse p2 update site.  

Prerequisites

...

This installation method is supported for Eclipse 4.

...

2 to 4.16 (2020-06)

...

The following Oracle and OpenJDK versions are supported:

  • Java 8
  • Java 11 - The following features are not supported:

    • embedded data repository server
    • WebMethods tool
    • WebLogic JMX monitor (Load Test)
    • Call Back tool in Load Test
    • Message Stub tool in Load Test

.

...

When installing from the update site, you need to install the Eclipse Graphical Editing Framework (GEF). You can download and install Eclipse GEF from http://www.eclipse.org/gef/.

...

We also recommend configuring the osgi.bundlefile.limit property to 0 (unlimited) for Windows or 300 for Linux and macOS when starting Eclipse. For example:

Code Block
eclipse.exe -vmargs -Dosgi.bundlefile.limit=0

The osgi.bundlefile.limit property limits the number of JAR files the Eclipse framework will keep open. In Eclipse 3.5 and later, this property defaults to 100, which may be too low and result in performance issues. Setting the property manually overrides the default setting. If you experience crashes or a "Too many open files" exception after setting the property to the recommended values, try setting the property to a lower limit.

Installation

  1. Launch Eclipse and choose Help> Install New Software.
  2. Add the p2 update site zip file as follows:
    1. Click the Add button
    and enter Parasoft in the Name field.Click Archive button at the Location field and browse to the parasoft_virtualize_<version>_<architecture>_updatesite_p2.zip archive. 
    1. . An Add Site dialog will open.
    2. In the dialog’s Name field, type Parasoft.
    3. To the right of the Location field, click the Archive button, then browse to the appropriate zip file (obtained via your Parasoft representative).
    4. Click OK. The Install panel will display the available features.
  3. Select Click OK and select the features that you want to install when promptedClick , then click Next and follow the prompts to complete the installation process.
  4. Restart Eclipse when prompted(Recommended) Restart the application.
Info
iconfalse

Mac OS Installation Using the Eclipse Installer

If you have installed Eclipse on Mac using the Eclipse installer, you will need to start Eclipse from the command line before using the update site.

 A valid license is required. See Licensing for details on configuring your license.

Potential Issues with Eclipse Oomph Installer

If you experience issues withVirtualize after installing into a version of Eclipse that uses the Oomph installer, reinstall Eclipse and disable bundle pools.