Why does Eclipse Kepler SR1 error with : JAX-RS 2.0 requires Java 1.7 or newer
Delete the .project
file and banish it from your source control. Instead of using Import -> Existing Project, use Import -> Maven project, and let m2e configure your Eclipse project.
It's a bug, fixed in Luna if not SR2. http://bugs.eclipse.org/416704