I reinstalled my eclipse. and then imported all the projects in the Eclipse, but every project has a common error:
Cannot find the class file for java.lang.Object.
I've had this problem after installing a newer version of Google ADT. The solution, at least running OS X, is to make a copy of your project to a safe location, delete it completely from Eclipse and then import it again using File->Import->General->Existing Projects into Workspace.
FYI
I am Using Google's on OS X Mavericks Android Developer Tools Build: v22.2.1-833290
but I am almost sure I have done in the past with previous OSX and ADT versions.