如何为特定项目启用jre 8

时间:2014-12-13 03:01:34

标签: java eclipse

我的日食中有很多项目以JRE7作为标准运行。 我喜欢用JRE8运行一个特定的java项目。如何配置?

到目前为止我的设置。我安装了JRE7和JRE8,默认设置为JRE7:

enter image description here

我有项目设置,我尝试将项目分配给JRE8。

enter image description here

怎么做?

1 个答案:

答案 0 :(得分:0)

对于java8支持,请访问eclipse marketplace并搜索并安装

Java™ 8 support for Eclipse Kepler SR2

enter image description here

有关其他功能,请安装:

  • Java 8 Facet for Web Tools for Eclipse Kepler SR2 for Java EE 开发者
  • Java 8支持m2e for Eclipse Kepler SR2 for Eclipse中的Maven集成

或者您可以安装内置java 8支持的Eclipse Luna。

您可以从here下载Luna。