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

...

IDEEclipse 2022-03 (4.23) or later.
Java

Java 11 (deprecated), 17 (installed with the application), or 21 (see note below). Oracle and OpenJDK are supported.

IP Address FormatsIPv4 and IPv6 addresses are supported.
Additional 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/.
Recommended

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

...

titleKnown Issue with Jython in Java 21

...

.

...

Installation

  1. Launch Eclipse and choose go to Help > Install New Software.
  2. Click Add button and  and enter Parasoft in the Name field.
  3.  Click Click Archive button at the Location field and browse to the the updatesite_p2.zip archive in parasoft_soatest_<VERSION>_<ARCHITECTURE>_updatesite_p2.zip archive.

  4. Click OK and select the features that you want to install when prompted
  5. Click Next and follow the prompts to complete the installation process.
  6. Restart Eclipse when prompted.

...

If you are using Firefox on either MacOS or Linux, see Firefox's documentation regarding setting up certificate authorities.

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.

...