Supported Platforms

To develop and test the Equo Chromium implementation, SWT 3.104 (Eclipse 4.5) and newer versions were used. Older versions should work and also newer versions. Note that Eclipse 4.9 contains the latest available SWT with 32-bit support. For JDKs Temurin and Oracle were used.

The implementation was tested in the following environments:

Platforms

Operating System JDK

Windows 10 32 bits

>= Temurin 8 x86

Windows 10/11 64 bits

>= Temurin 8 x64

>= Ubuntu 19.04 64 bits

>= Temurin 8 x64

>= macOS Mojave 64 bits

>= Temurin 8 x64

>= macOS Big Sur Silicon

>= Temurin 8 aarch64

Contact us if you need support for another platform or operating system, it’s likely that it is supported as well.

Testing Strategy

The Equo Chromium widget was tested in all the different platforms by using the following strategies (but not limited to):

  • Running automated tests (extended SWT browser test suite).

  • Manual testing in an Eclipse E4 sample app.

  • Manual testing in a plain Java sample app.

  • Running SWT Browser snippets.

  • Exploratory testing.