zoukankan      html  css  js  c++  java
  • eclipse版本对应的jdk版本

    Installing Eclipse is relatively easy, but does involve a few steps and software from at least two different sources. Eclipse is a Java-based application and, as such, requires a Java runtime environment (JRE) in order to run.

    Eclipse 4.6 (Neon)

    Eclipse 4.6 (Neon)is scheduled for release on June 22, 2016.

    Consider using the Installer. Please see 6 Steps to Install Eclipse.

    A Java 8 JRE/JDK is required to run all Neon packages based on Eclipse 4.6. The reasoning behind requiring Java 8 are discussed here.

    Eclipse 4.5 (Mars)
    Eclipse 4.5 (Mars) was released on June 24, 2015.

    Consider using the new Installer! Please see 6 Steps to Install Eclipse.

    A Java 7 JRE/JDK is required for all Mars package downloads based on Eclipse 4.5. Information concerning tested configurations for Eclipse 4.5 is providedhere.

    Eclipse 4.4 (Luna)
    Eclipse 4.4 (Luna) was released on June 25, 2014.

    A Java 7 JRE/JDK is required for most of the Luna package downloads based on Eclipse 4.4. Information concerning tested configurations for Eclipse 4.4 is provided here.

    Eclipse 4.3 (Kepler)
    Eclipse 4.3 (Kepler) was released in June 2013.

    A Java 6 JRE/JDK is recommended for Eclipse 4.3. More information concerning tested configurations for Eclipse 4.3 is provided here.

  • 相关阅读:
    [转]线程同步
    [转]C#线程同步(1)- 临界区&Lock
    获取系统空闲时间
    [转]一分钟明白 VS manifest 原理
    泛型总结
    wpf listbox touch 整个窗口移动
    git问题 next fetch will store in remotes/origin
    创建maven项目出现的问题
    JPA
    JDK JRE JVM
  • 原文地址:https://www.cnblogs.com/lexiaofei/p/6542440.html
Copyright © 2011-2022 走看看