[java] Java project in Eclipse: The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files

I got this error because I have installed "Eclipse IDE for Enterprise Java Developers", I uninstalled this and installed "Eclipse IDE for Java Developers". Problem solved for me.