Skip to main content

Java for Linux



         Thank you for using
Eclipse


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

     Java 1.7.0 (64 Bit)


Please download and install a Java Runtime Environment (JRE) or a Java Development Kit (JDK).

        AdoptOpenJDK 8, 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.

        Oracle JDK 10

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

        Oracle JDK 9

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

        Oracle JDK 8        Oracle JRE 8

A good choice for Eclipse products 2020-06 version and older.

        Oracle JDK 7        Oracle JRE 7
        Oracle JDK 6
        Oracle JDK 1.5
        Oracle JDK 1.4
        Oracle JDK 1.3
        Oracle JDK 1.2

Back to the top