简体   繁体   English

Eclipse 和 JDK 7

[英]Eclipse and JDK 7

I wish to find out does anyone have problem compiling JDK 7 code with Eclipse?我想知道是否有人在使用 Eclipse 编译 JDK 7 代码时遇到问题? Because currently I only able use JRE 7 in Eclipse to test run but as for trying to use JDK 7 features into my code, it will state it will not support.因为目前我只能在 Eclipse 中使用 JRE 7 来测试运行,但至于尝试在我的代码中使用 JDK 7 功能,它将不支持 state。

Eclipse 3.8 M1 (Juno) is the earliest stable version to have support for Java 7. Java 7 support will also be available in the upcoming 3.7.1 release. Eclipse 3.8 M1 (Juno) 是最早支持 Java 的稳定版本 7. Java 7 支持也将在即将发布的 7 中提供。

Unfortunately, since Java 7 released after Eclipse 3.7 (Indigo) release, the Java 7 support could not make it to 3.7.不幸的是,由于 Java 7 在 Eclipse 3.7 (Indigo) 发布之后发布,Java 7 支持无法实现。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM