System Requirements

Supported JDKs

Tested and officially supported JDKs:

JDK Supported Versions

Oracle JDK

17, 21, 24

OpenJDK Build by Oracle

17, 21, 24

Adoptium Temurin (HotSpot / OpenJ9)

17, 21, 24

Amazon Corretto

17, 21, 24

Azul Zulu

17, 21, 24

Bellsoft Liberica

17, 21, 24

SapMachine

17, 21, 24

MicroSoft OpenJDK

17, 21

Alibaba Dragonwell

17, 21

IBM Semeru

17, 21

GraalVM

20.0+

Android SDK

API level 34+

If you want to use an earlier version, you have to enable core library desugaring.

In theory EclipseStore is compatible with all JDK distributions from Version 17 on.

Supported Operating Systems

  • Every desktop or server operating system that the supported JVMs are available for

  • Android 8+

Third Party Libraries

EclipseStore’s core itself doesn’t have any dependencies to other libraries whatsoever. So you don’t have to worry about potential conflicts in your environment. This was a matter of choice of ours to keep the life of the developers using EclipseStore as simple as possible. On the other hand feel free to include any dependencies you need, EclipseStore will play along well, e.g. a logging framework of your choice.