Java – Eclipse – Installing a new JRE (Java SE 8 1.8.0)

eclipsejavajava-8

I am trying to install Java 8.

What I have done so far:

The error I get as soon as I create the project:

Unbound classpath container: 'JRE System Library [JavaSE-1.8]' in project 'JackTest' Build Path Problem

Any idea? Can someone tell me what to do step by step?

Best Answer

You can have many java versions in your system.

I think you should add the java 8 in yours JREs installed or edit.

Take a look my screen:

enter image description here

If you click in edit (check your java 8 path):

enter image description here