Programming Java 8 in Eclipse
问题 The development of Eclipse support for Java 8 is ongoing in a branch (http://wiki.eclipse.org/JDT_Core/Java8). To try out the current Eclipse support for Java 8, I did the following: I installed a build of JDK 8 (This step is optional). I checked out branch BETA_JAVA8 of git://git.eclipse.org/gitroot/jdt/eclipse.jdt.core.git . I imported the checked out projects in an instance of Eclipse Juno SR1 (Build ID: 20120920-0800). I ran a new instance of Eclipse from my running Eclipse. To use the