I have set up a new Mac (Yosemite) and installed Eclipse IDE for Android (Luna). ADT is up to date. Eclipse is up to date.
I have pulled down my projects from a common git repo and created the projects in the workspace automatically. However in the problems tab, the projects all have the same error:
The project cannot be built until build path errors are resolved - Unknown - Java Problem
There are no errors in the Java Build Path properties window.
I have cleaned all projects. I have restarted Eclipse and still the errors remain. The post that may be a duplicate may work for some, I have tried all remedies posted there without fixing the issue.
How do I resolve these?
Thought I had resolved this with a clean rebuild of the repo/projects, but I was wrong.