Monday, April 21, 2014

Eclipse : Unbound classpath container: JRE System Library [JavaSE-1.7]

Eclipse Errors:

The project cannot be buoilt until build path errors are resolved.
Unbound classpath container: 'JRE System Library [JavaSE-1.7]' in project

Resolution:

Add Java 1.7 JREs to Eclipse's JRE definitions.

Eclipse->Window->Preferences->Java->Installed JREs->Search.. Point to directory of Java

No comments: