I\'m trying to build a Dynamic Web Application in eclipse using Java 8 (and Wildfly appServer if that matters) but I\'m unable to make Eclipse Luna M5 use Java
There are additional patches available for Kepler SR2 officially. In ecliplse, go to "Help" --> "Market Place" --> Search for java 8 kepler. Then choose and install the following.
Reference: http://www.eclipse.org/downloads/java8/
After this, my multi-module maven project with java 8 is building fine without any error in eclipse kepler SR2.
UPDATE: If you are using Spring Tool Suite (STS), then version 3.5.1 has included these features.