I have several Android projects in Eclipse, and all is fine, except one (a library) that can not resolve any imports.
The java.io imports do resolve fine in other An
I was missing the JRE Systems Library in my Project Tree. And navigating to Projects' Build Path and 'Add(ing) Library' worked!