Bonjour,
J'essaie d'importer un projet Spring sous Maven. Après import le projet a un gros point d'exclamation rouge à coté du nom du projet et je n'arrive pas donc à le lancer.
Dans la vue problème j'ai ces 3 erreurs, comment résoudre cela?

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
 
Target runtime jdk1.7.0_67 is not defined.	
The project cannot be built until build path errors are resolved	
Unbound classpath container: 'JRE System Library [jdk1.7.0_67]' in project 'SpringSecurity'