I am getting the following 2 error messages, when i try to build my Eclipse project. Can someone tell me why this is occurring ?
Description Resource Path Location Type The project cannot be built until build path errors are resolved MavenWeb Unknown Java Problem Unbound classpath container: 'JRE System Library [jdk1.5.0_10]' in project 'MavenWeb' MavenWeb Build path Build Path Problem
In the projects property window under Java Build Path
--> Libraries
and under that it says
JRE System Library [jdk1.5.0_10] (unbound)
What does this suggest?