zoukankan      html  css  js  c++  java
  • 不同版本Eclipse对JDK版本要求

    原文:https://blog.csdn.net/kevin_pso/article/details/54971739 

    1.Eclipse 4.6 (Neon)---需要JDK1.8版本,官网解释如下

    ----------------------------------------------------------------------------------------

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

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

    2.Eclipse 4.5 (Mars) ---需要JDK1.7及以上版本,官网解释如下

    ----------------------------------------------------------------------------------------

    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.

    3.Eclipse 4.4 (Luna)  ---需要JDK1.7及以上版本,官网解释如下

    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 providedhere.

    4.Eclipse 4.3 (Kepler) ---需要JDK1.6及以上版本,官网解释如下

    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 providedhere
    ---------------------
    作者:开心的小白白白
    来源:CSDN
    原文:https://blog.csdn.net/kevin_pso/article/details/54971739
    版权声明:本文为博主原创文章,转载请附上博文链接!

  • 相关阅读:
    iOS AppIcon尺寸
    MBProgressHUD的基本使用
    所有界面锁定屏幕方向,某一个界面支持屏幕旋转~
    90. 64位整数乘法【快速乘模板】
    89. a^b【快速幂模板】
    237. 程序自动分析 【map+并查集】
    旅行商问题【山财新生赛E】
    HDU 2647 Reward 【拓扑排序反向建图+队列】
    HDU1285 确定比赛问题【拓扑排序+优先队列】
    日志统计 尺取法【蓝桥杯2018 C/C++ B组】
  • 原文地址:https://www.cnblogs.com/mkl34367803/p/10348226.html
Copyright © 2011-2022 走看看