Eclipse JAX-RS (REST Web Services) 2.0 requires Java 1.6 or newer
问题 i'm new to web service and i'm trying to do a project using jax-rs rest and spring in eclipse. I use java 1.8 but eclipse shows me an error that jax-rs 2.0 requires java 1.6 or newer error and my project won't work This is the project explorer and error's screenshot. I tried to google it but can't get any english solutions Edit : It seems like the screenshot's quality is low if i try to display it so here is the imgur link for the screenshot for better quality http://i.imgur.com/YYyoeUX.png