Eclipse on OSX Quick-Tip: Access Restriction Error
I have repeatedly come across this problem with Maven, Eclipse and e2eclipse on OSX:After importing the Maven project into eclipse, I am getting a lot of the following errors:
Access restriction: The type Resource is not accessible due to restriction on required library /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/classes.jar
The solution is the following:
- Go to Project->Properties->Java Build Path
- Select the JRE System Library -> click Edit
- Select Workspace default JRE: