eclipse版本对应的jdk需求

转:http://blog.csdn.net/jieshaowang1229/article/details/51594753

这两天一直安装一个插件,发现eclipse的版本还是很头疼,因为我这个eclipse无法下载hibernate4的插件,我下的是hibernate3,我之前弄了半天发现失败了,好不容易成功了,做项目的时候,发现我的版本插件有问题,这个时候,我发现我的eclipse无法下载新的hibernate4的插件,同时,我在官网第一次下载最新的eclipse,碰到jdk的版本太低,需求1.8,我当时卸载了1.7之后,发现jdk1.8在配置tomcat的时候,说我的jdk版本太高了,然后我一下子蒙B了,同时,个人感觉,最新的东西,不稳定,也不利于在网上找资源,于是我把JDK重新换成1.7了,安装了一下低版本的eclipse,用了一段时候,个人一直在用STS和myeclipse,突然最近用eclipse,因为STS占内存太大,同时Myeclipse在插件方面,不是特有好!!!

我今天好好的看了下eclipse的官网,找到资料

下面是eclipse对应版本:


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.


转:http://blog.csdn.net/jieshaowang1229/article/details/51594753

这两天一直安装一个插件,发现eclipse的版本还是很头疼,因为我这个eclipse无法下载hibernate4的插件,我下的是hibernate3,我之前弄了半天发现失败了,好不容易成功了,做项目的时候,发现我的版本插件有问题,这个时候,我发现我的eclipse无法下载新的hibernate4的插件,同时,我在官网第一次下载最新的eclipse,碰到jdk的版本太低,需求1.8,我当时卸载了1.7之后,发现jdk1.8在配置tomcat的时候,说我的jdk版本太高了,然后我一下子蒙B了,同时,个人感觉,最新的东西,不稳定,也不利于在网上找资源,于是我把JDK重新换成1.7了,安装了一下低版本的eclipse,用了一段时候,个人一直在用STS和myeclipse,突然最近用eclipse,因为STS占内存太大,同时Myeclipse在插件方面,不是特有好!!!

我今天好好的看了下eclipse的官网,找到资料

下面是eclipse对应版本:


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.


猜你喜欢

转载自blog.csdn.net/isharry/article/details/77899567