Asked
Viewed
11k times
The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files
asked Apr 10, 2015 at 11:47
Aditya Singh
6311 gold badge11 silver badge1212 bronze badges
0
- Right click on project
- Build path
- Configure build path
- Select the Libraries tab, you should see the Java 1.8 jre with an error
- Select the java 1.8 jre
- Click the Remove button
- Add Library
- Add JRE System Library > Next > workspace default > Finish
answered Apr 10, 2015 at 11:49
Aditya Singh
6311 gold badge11 silver badge1212 bronze badges
Start asking to get answers
Find the answer to your question by asking.
Ask question
Explore related questions
See similar questions with these tags.