I'm importing java project in eclipse and i'm getting the following errors. In description, it gives me 'Java Problems(2 items)'. First item is as follows:
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.CharSequence. Fix the build path then try building this project.
Second item is as follows:
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from the required .class files.