Hear Java8 added Lamba grammar, this morning nothing want to experience a, so installed the JDK8, found still can't use, can't, go to the Internet to find information, found that now eclipse does not support JAVA8 compilation, To the Luna version of the 4.4 version will not support, of course, our current version of Eclipse can also experience java8, need to download a new JDT, installation steps are as follows:
1.Help > Install New Software ...
2. Enter the following URL address:
http://download.eclipse.org/eclipse/updates/4.3-P-builds/
3. Press ENTER, the following interface appears, select all, click Next
4. The problem appeared, found in the next interface can not click, can not continue, so the last officer network to find out why, we use the eclipse is too low, do not give support, I am using Indigo, the required version is Kepler SR2 (4.3.2),
5. No way, in order to experience java8, can only download eclipse, download the Kepler SR2 (4.3.2), repeat the above steps, Bon Voyage, OK, installation success.
6. So in our Java compiler appeared 1.8 words, choose Him, you can begin to experience the journey ...