Skip to main content

Java for Mac OSX



         Thank you for using
Eclipse IDE for Java Developers


The Java version needed to run Eclipse IDE for Java Developers must be the following version or a higher version:

     Java 11.0.0 (64 Bit)


Please download and install a Java Development Kit (JDK).

        AdoptOpenJDK 11, 14

Provides both Hotspot and J9 variants.

        Oracle JDK 14

Manual addition of --add-modules ALL-SYSTEM required for applications based on Eclipse Neon (4.7) or older.

        Oracle JDK 13

Manual addition of --add-modules ALL-SYSTEM required for applications based on Eclipse Neon (4.7) or older. This version has reached end of life. Use JDK 14 instead.

        Oracle JDK 12

Manual addition of --add-modules ALL-SYSTEM required for applications based on Eclipse Neon (4.7) or older. This version has reached end of life. Use JDK 14 instead.

        Oracle JDK 11

Manual addition of --add-modules ALL-SYSTEM required for applications based on Eclipse Neon (4.7) or older.
The best default choice for Eclipse products Oxygen version and newer, i.e., for any recent or current Eclipse product.


Back to the top